diff --git a/CMakeLists.txt b/CMakeLists.txt index b18c2e2..ac5294b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -134,7 +134,7 @@ else() /W3; /${LINK_TYPE} > - /bigobj + # /bigobj /permissive-; /MP; ${DEFAULT_CXX_DEBUG_INFORMATION_FORMAT}; @@ -150,7 +150,7 @@ else() /INCREMENTAL:NO; /FORCE:MULTIPLE > - /bigobj; + # /bigobj; /MANIFEST:NO; /DEBUG; /SUBSYSTEM:CONSOLE