polybar/cmake
patrick96 8cc1b4fcfd fix(build): Use CMAKE_INSTALL_FULL_<dir> for default config
Using CMAKE_INSTALL_SYSCONFDIR does respect CMAKE_INSTALL_PREFIX, but it
prefixes it to CMAKE_INSTALL_SYSCONFDIR, which results in the default
config being installed to /usr/etc/polybar/config.ini or
/usr/local/etc/polybar/config.ini

CMAKE_INSTALL_FULL_SYSCONFDIR gives an absolute path that respects the
prefix but does the right thing (uses /etc) if it is /usr

Ref: #2770
2023-02-13 22:08:57 +01:00
..
common Create default config (#2511) 2021-10-05 13:07:19 +02:00
modules cmake: Fix FindLibUV 2021-09-21 20:36:23 +02:00
templates Create default config (#2511) 2021-10-05 13:07:19 +02:00
01-core.cmake Documentation update for 3.6 2022-03-02 14:58:49 +01:00
02-opts.cmake feat(temperature): Add `zone-type` setting (#2752) 2022-08-21 19:25:42 +02:00
04-targets.cmake build: Create clangformat(-dryrun) build targets 2022-09-28 22:00:33 +02:00
05-summary.cmake fix(build): Use CMAKE_INSTALL_FULL_<dir> for default config 2023-02-13 22:08:57 +01:00
cxx.cmake build: Bump C++ to C++17 2022-10-23 15:20:21 +02:00
libpoly.cmake Use libuv >= 1.3.0 2021-09-21 20:36:23 +02:00