diff --git a/CMakeLists.txt b/CMakeLists.txt index fd12649..96a4aa9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -176,6 +176,7 @@ else() set(BeamMP_CompileOptions /bigobj + /INCREMENTAL:NO /NODEFAULTLIB:MSVCRT ) endif()