polybar/.github
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
..
ISSUE_TEMPLATE github: Typo in build issue template (#2260) 2020-12-02 15:16:15 +01:00
workflows refactor(cmake): Allow targets to be enabled individually 2020-12-24 02:20:38 +01:00
FUNDING.yml Create FUNDING.yml 2020-12-23 17:27:36 +01:00
PULL_REQUEST_TEMPLATE.md github: Add PR template 2020-11-26 21:00:40 +01:00