CMakeLists.txt
23.9 KB
-
CMake: do not overwrite but only append to CMAKE_C_FLAGS_DEBUG · 08f030ce
This is useful to force "smart" IDEs (like CLIon) to use debug flag -g even it may have decided that "-D_DEBUG" (which is already present) is sufficient.
Marc Strapetz committed