CMakeLists.txt
5.03 KB
-
CMake: don't overwrite the user's CFLAGS · 5b216d1a
If either CFLAGS is defined or the user passes -DCMAKE_C_FLAGS to cmake, the variable already contains flags. Don't overwrite them, but append them to our settings. Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>
Carlos Martín Nieto committed