diff --git a/CMakeLists.txt b/CMakeLists.txt index f6a813f..7ada026 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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() diff --git a/deps/sentry-native b/deps/sentry-native index ff5bfcf..90966cc 160000 --- a/deps/sentry-native +++ b/deps/sentry-native @@ -1 +1 @@ -Subproject commit ff5bfcf0eb2c47d03eb57a51bdf2e6ad4b8ece10 +Subproject commit 90966cc1022b8155681b6899539b35466baccf2c