mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-23 16:36:49 +00:00
add bigobj flag
This commit is contained in:
@@ -44,6 +44,10 @@ endif()
|
||||
set(SENTRY_BACKEND breakpad)
|
||||
add_subdirectory("deps/sentry-native")
|
||||
|
||||
if (MSVC)
|
||||
add_definitions(/bigobj)
|
||||
endif ()
|
||||
|
||||
message(STATUS "Setting compiler flags")
|
||||
if (WIN32)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user