mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-07-03 00:05:34 +00:00
make bigobj a linker flag?
This commit is contained in:
parent
687b4e4235
commit
8ce3be03a3
@ -45,7 +45,7 @@ set(SENTRY_BACKEND breakpad)
|
||||
add_subdirectory("deps/sentry-native")
|
||||
|
||||
if (MSVC)
|
||||
add_definitions(/bigobj)
|
||||
set(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} /bigobj")
|
||||
endif ()
|
||||
|
||||
message(STATUS "Setting compiler flags")
|
||||
|
Loading…
x
Reference in New Issue
Block a user