another potential fix for #141

This commit is contained in:
Lion Kortlepel
2022-10-31 02:46:40 +01:00
parent 49a9226dca
commit aa58c1e211

View File

@@ -176,7 +176,7 @@ else()
set(BeamMP_CompileOptions
/bigobj
/INCREMENTAL:NO /NODEFAULTLIB:MSVCRT
/INCREMENTAL:NO /NODEFAULTLIB:MSVCRT /NODEFAULTLIB:LIBCMT
)
endif()