Additional work with cmake on Windows, still does not work
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
add_definitions(-DWIN32)
|
||||
add_definitions(-D_DEBUG -D_CRT_SECURE_NO_WARNINGS)
|
||||
@@ -1,2 +0,0 @@
|
||||
add_definitions(-DWIN32)
|
||||
add_definitions(COMPILE_DEFINITIONS_DEBUG _CRT_SECURE_NO_WARNINGS)
|
||||
Reference in New Issue
Block a user