polybar/cmake
patrick96 b5129ae0c4 refactor(ccache): Enable by default
Following [1] to get to this setup.

We setup all the ccache configuration before calling project() because
project will perform compiler checks. This is also why we can't use
message_colored here and print the colors manually

Before ENABLE_CCACHE was not yet defined when we reached the check in
01-core because the option was defined in 02-opts

[1] https://crascit.com/2016/04/09/using-ccache-with-cmake/
2018-06-01 10:49:00 -07:00
..
common cmake: Print module versions in summary 2018-04-10 22:22:22 -07:00
modules refactor(cmake): Cleanup 2017-01-26 17:39:50 +01:00
templates install_manifest has a .txt extension 2017-02-25 11:01:19 +03:30
01-core.cmake refactor(ccache): Enable by default 2018-06-01 10:49:00 -07:00
02-opts.cmake refactor(ccache): Enable by default 2018-06-01 10:49:00 -07:00
03-libs.cmake Add FreeBSD Support (#931) 2018-03-21 23:35:10 +01:00
04-targets.cmake fix(clang): Search for files in right places 2018-05-20 16:37:18 -07:00
05-summary.cmake logger: Enable trace logging by default 2018-02-27 00:19:29 -08:00