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 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 Add cmake files for configuring individual targets 2020-12-24 02:20:38 +01:00
04-targets.cmake cmake: Add option to enable/disable sample config 2020-12-24 02:20:38 +01:00
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 Use libuv >= 1.3.0 2021-09-21 20:36:23 +02:00