diff --git a/CMakeLists.txt b/CMakeLists.txt index a22180d..29b48c3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -122,5 +122,6 @@ elseif (WIN32) ${LUA_LIBRARIES} ${OPENSSL_LIBRARIES} commandline - sioclient_tls) + sioclient_tls + sentry) endif ()