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