mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-05 07:16:18 +00:00
CMakeLists: link against sentry on windows
This commit is contained in:
@@ -122,5 +122,6 @@ elseif (WIN32)
|
||||
${LUA_LIBRARIES}
|
||||
${OPENSSL_LIBRARIES}
|
||||
commandline
|
||||
sioclient_tls)
|
||||
sioclient_tls
|
||||
sentry)
|
||||
endif ()
|
||||
|
||||
Reference in New Issue
Block a user