another potential fix for #141

This commit is contained in:
Lion Kortlepel 2022-10-31 02:46:40 +01:00
parent 49a9226dca
commit aa58c1e211
No known key found for this signature in database
GPG Key ID: 4322FF2B4C71259B

View File

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