mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-02-16 02:30:54 +00:00
roll back to an ancient version of sentry
sentry-native deprecated compiling without error somewhere around one of the next version
This commit is contained in:
@@ -37,7 +37,7 @@ if (WIN32)
|
||||
endif()
|
||||
|
||||
include_directories("include/sentry-native/include")
|
||||
set(SENTRY_BUILD_SHARED_LIBS OFF)
|
||||
set(BUILD_SHARED_LIBS OFF)
|
||||
if (MSVC)
|
||||
set(SENTRY_BUILD_RUNTIMESTATIC ON)
|
||||
endif()
|
||||
|
||||
2
deps/sentry-native
vendored
2
deps/sentry-native
vendored
Submodule deps/sentry-native updated: ff5bfcf0eb...90966cc102
Reference in New Issue
Block a user