mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-05-19 16:10:41 +00:00
another potential fix for #141
This commit is contained in:
+1
-1
@@ -176,7 +176,7 @@ else()
|
|||||||
|
|
||||||
set(BeamMP_CompileOptions
|
set(BeamMP_CompileOptions
|
||||||
/bigobj
|
/bigobj
|
||||||
/INCREMENTAL:NO /NODEFAULTLIB:MSVCRT
|
/INCREMENTAL:NO /NODEFAULTLIB:MSVCRT /NODEFAULTLIB:LIBCMT
|
||||||
)
|
)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user