mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-07-03 08:15:35 +00:00
add /bigobj
This commit is contained in:
parent
e72c217e63
commit
1c575ff1bc
@ -141,6 +141,7 @@ endif(UNIX)
|
||||
|
||||
if (WIN32)
|
||||
add_compile_options("-D_WIN32_WINNT=0x0601")
|
||||
add_compile_options("/bigobj")
|
||||
endif(WIN32)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user