mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-15 14:15:54 -06:00
CMake: Removed debug statement
This commit is contained in:
parent
1a731651e3
commit
d2c101cc5d
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue