temporaly disable bigobj

This commit is contained in:
coco875
2025-08-06 09:16:54 -06:00
committed by Lywx
parent 0dcc2d6093
commit a40ecdfb96
+2 -2
View File
@@ -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