CMake: Removed debug statement

This commit is contained in:
Taylor Holberton 2019-07-30 10:47:09 -04:00 committed by John McNamara
parent 1a731651e3
commit d2c101cc5d

View file

@ -139,8 +139,6 @@ if(NOT BUILD_SHARED_LIBS)
endif()
endif()
message(status "BEFORE: ${CMAKE_C_FLAGS_DEBUG}")
if(MSVC AND USE_STATIC_MSVC_RUNTIME)
foreach(flag_var CMAKE_C_FLAGS
CMAKE_C_FLAGS_DEBUG