mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-02-16 10:41:01 +00:00
CMakeLists: build sentry static
This commit is contained in:
@@ -11,6 +11,7 @@ project(BeamMP-Server
|
||||
|
||||
set(SENTRY_TRANSPORT "curl")
|
||||
include_directories("include/sentry-native/include")
|
||||
set(SENTRY_BUILD_SHARED_LIBS OFF)
|
||||
add_subdirectory("include/sentry-native")
|
||||
|
||||
message(STATUS "Setting compiler flags")
|
||||
|
||||
Reference in New Issue
Block a user