We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5a1f7af + b3fe29f commit 0665185Copy full SHA for 0665185
cmake/Dependencies.cmake
@@ -2,7 +2,7 @@ SET(CMAKE_FIND_USE_CMAKE_SYSTEM_PATH OFF CACHE BOOL "Prevent using system paths
2
3
BA_PACKAGE_LIBRARY(zlib v1.2.11)
4
BA_PACKAGE_LIBRARY(ba-logger v1.2.0)
5
-BA_PACKAGE_LIBRARY(boost v1.78.0)
+BA_PACKAGE_LIBRARY(boost v1.86.0)
6
BA_PACKAGE_LIBRARY(fleet-protocol-interface v2.0.0 PLATFORM_STRING_MODE any_machine NO_DEBUG ON)
7
BA_PACKAGE_LIBRARY(fleet-protocol-cxx-helpers-static v1.1.1)
8
BA_PACKAGE_LIBRARY(cpprestsdk v2.10.20)
0 commit comments