diff --git a/CMakeLists.txt b/CMakeLists.txt index 553f960..7f75997 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -196,12 +196,6 @@ if (UNIX) -Wzero-as-null-pointer-constant ) else() - - set(BeamMP_CompileOptions - /bigobj - ) -else() - set(BeamMP_CompileOptions /bigobj /INCREMENTAL:NO /NODEFAULTLIB:MSVCRT /NODEFAULTLIB:LIBCMT