From 2ca39a7368924dc23067f91013a2412993b3c406 Mon Sep 17 00:00:00 2001 From: Lion Kortlepel Date: Mon, 7 Nov 2022 23:08:20 +0100 Subject: [PATCH] fix cmakelists --- CMakeLists.txt | 6 ------ 1 file changed, 6 deletions(-) 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