diff --git a/Templates/CMakeBorlandWindowsSystemConfig.cmake b/Templates/CMakeBorlandWindowsSystemConfig.cmake index 47f857cc1..3910b59ad 100644 --- a/Templates/CMakeBorlandWindowsSystemConfig.cmake +++ b/Templates/CMakeBorlandWindowsSystemConfig.cmake @@ -18,7 +18,7 @@ SET (HAVE_UNISTD_H 1) SET (CMAKE_C_COMPILER ${BCB_BIN_PATH}/bcc32 CACHE FILEPATH "Name of C compiler used.") -SET (CMAKE_C_FLAGS "-w- -whid -waus -wpar -tWM" CACHE STRING +SET (CMAKE_C_FLAGS "-w- -whid -waus -tWM" CACHE STRING "Flags for C compiler.") SET (CMAKE_BUILD_TYPE Debug CACHE STRING