mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-06-19 23:20:55 +00:00
fix cmakelists
This commit is contained in:
@@ -196,12 +196,6 @@ if (UNIX)
|
|||||||
-Wzero-as-null-pointer-constant
|
-Wzero-as-null-pointer-constant
|
||||||
)
|
)
|
||||||
else()
|
else()
|
||||||
|
|
||||||
set(BeamMP_CompileOptions
|
|
||||||
/bigobj
|
|
||||||
)
|
|
||||||
else()
|
|
||||||
|
|
||||||
set(BeamMP_CompileOptions
|
set(BeamMP_CompileOptions
|
||||||
/bigobj
|
/bigobj
|
||||||
/INCREMENTAL:NO /NODEFAULTLIB:MSVCRT /NODEFAULTLIB:LIBCMT
|
/INCREMENTAL:NO /NODEFAULTLIB:MSVCRT /NODEFAULTLIB:LIBCMT
|
||||||
|
|||||||
Reference in New Issue
Block a user