mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-07-04 00:36:14 +00:00
CMakeLists: attempt to use curl on windows instead of winhttp for sentry transport
This commit is contained in:
parent
b9f594896a
commit
72950fdab2
@ -9,6 +9,7 @@ project(BeamMP-Server
|
||||
HOMEPAGE_URL https://beammp.com
|
||||
LANGUAGES CXX C)
|
||||
|
||||
set(SENTRY_TRANSPORT "curl")
|
||||
include_directories("include/sentry-native/include")
|
||||
add_subdirectory("include/sentry-native")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user