polybar/cmake
patrick96 c24a6999a4 refactor(cmake): Allow targets to be enabled individually
Each major target of polybar can now be enabled/disabled while
configuring (even polybar itself).

The cmake code specific to each target will only run if the target is
enabled.

This allows us to for example just build the documentation without
having to run all the cmake code related to compilation or having the
polybar dependencies installed (other than sphinx).
2020-12-24 02:20:38 +01:00
..
common Add documentation 2020-12-22 00:37:07 +01:00
modules build: Bump cmake version to 3.5.0 2020-12-24 02:20:38 +01:00
templates build: create config even when docs are disabled 2019-04-24 08:11:27 +02:00
00-components.cmake refactor(cmake): Allow targets to be enabled individually 2020-12-24 02:20:38 +01:00
01-core.cmake cmake: Use GNUInstallDirs (#1818) 2019-06-24 18:08:59 +02:00
02-opts.cmake refactor(cmake): Allow targets to be enabled individually 2020-12-24 02:20:38 +01:00
03-libs.cmake refactor(cmake): Allow targets to be enabled individually 2020-12-24 02:20:38 +01:00
04-targets.cmake fix(clang): Search for files in right places 2018-05-20 16:37:18 -07:00
05-summary.cmake refactor(cmake): Allow targets to be enabled individually 2020-12-24 02:20:38 +01:00