mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-06-16 21:51:19 +00:00
add more fixes for msvc static linking
This commit is contained in:
@@ -176,6 +176,7 @@ else()
|
|||||||
|
|
||||||
set(BeamMP_CompileOptions
|
set(BeamMP_CompileOptions
|
||||||
/bigobj
|
/bigobj
|
||||||
|
/INCREMENTAL:NO /NODEFAULTLIB:MSVCRT
|
||||||
)
|
)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user