correct ident
This commit is contained in:
parent
fda1c58350
commit
0784c41300
1 changed files with 1 additions and 1 deletions
|
|
@ -138,7 +138,7 @@ endif(ENABLE_GLSLANG_WEBMIN)
|
|||
|
||||
if(WIN32)
|
||||
set(CMAKE_DEBUG_POSTFIX "d")
|
||||
option(OVERRIDE_MSVCCRT "Overrides runtime of MSVC " ON)
|
||||
option(OVERRIDE_MSVCCRT "Overrides runtime of MSVC " ON)
|
||||
if(MSVC AND OVERRIDE_MSVCCRT)
|
||||
include(ChooseMSVCCRT.cmake)
|
||||
endif(MSVC)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue