polybar/cmake
patrick96 a82e4324f6 fix(build): Do not replace CMAKE_EXE_LINKER_FLAGS
CMAKE_EXE_LINKER_FLAGS contains, among other things, the LDFLAGS which
many distros use to universally apply linker flags.
When completely replacing CMAKE_EXE_LINKER_FLAGS, these flags are lost.
2022-03-03 15:33:10 +01:00
..
common Create default config (#2511) 2021-10-05 13:07:19 +02:00
modules
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
04-targets.cmake
05-summary.cmake Documentation update for 3.6 2022-03-02 14:58:49 +01:00
cxx.cmake fix(build): Do not replace CMAKE_EXE_LINKER_FLAGS 2022-03-03 15:33:10 +01:00
libpoly.cmake