CMakeLists: build sentry static

This commit is contained in:
Lion Kortlepel
2021-08-12 12:15:17 +02:00
committed by Lion
parent 5352e4ff03
commit 3d13381abd

View File

@@ -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")