3 lines
93 B
CMake
3 lines
93 B
CMake
add_definitions(-DWIN32)
|
|
add_definitions(COMPILE_DEFINITIONS_DEBUG _CRT_SECURE_NO_WARNINGS)
|