mirror of
https://github.com/polybar/polybar.git
synced 2024-10-27 05:23:39 -04:00
b5129ae0c4
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/ |
||
---|---|---|
.. | ||
common | ||
modules | ||
templates | ||
01-core.cmake | ||
02-opts.cmake | ||
03-libs.cmake | ||
04-targets.cmake | ||
05-summary.cmake |