mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-07-03 00:05:34 +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:
parent
06f8ba5a0e
commit
420e6c3533
@ -37,7 +37,7 @@ if (WIN32)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
include_directories("include/sentry-native/include")
|
include_directories("include/sentry-native/include")
|
||||||
set(SENTRY_BUILD_SHARED_LIBS OFF)
|
set(BUILD_SHARED_LIBS OFF)
|
||||||
if (MSVC)
|
if (MSVC)
|
||||||
set(SENTRY_BUILD_RUNTIMESTATIC ON)
|
set(SENTRY_BUILD_RUNTIMESTATIC ON)
|
||||||
endif()
|
endif()
|
||||||
|
2
deps/sentry-native
vendored
2
deps/sentry-native
vendored
@ -1 +1 @@
|
|||||||
Subproject commit ff5bfcf0eb2c47d03eb57a51bdf2e6ad4b8ece10
|
Subproject commit 90966cc1022b8155681b6899539b35466baccf2c
|
Loading…
x
Reference in New Issue
Block a user