Update CMakeLists.txt to use Boost 1.86

This commit is contained in:
Dennis Luxen 2025-02-06 18:17:17 +01:00 committed by GitHub
parent 61464fc2bd
commit 12089adf69
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -335,7 +335,7 @@ if(ENABLE_CONAN)
conan_check(REQUIRED)
set(CONAN_BOOST_VERSION "1.85.0@#14265ec82b25d91305bbb3b30d3357f8")
set(CONAN_BOOST_VERSION "1.86.0@#ce76e7477e466d7d8cbcf738c5d64175")
set(CONAN_BZIP2_VERSION "1.0.8@#d1b2d5816f25865acf978501dff1f897")
set(CONAN_EXPAT_VERSION "2.6.2@#2d385d0d50eb5561006a7ff9e356656b")
set(CONAN_LUA_VERSION "5.4.6@#658d6089093cf01992c2737ab2e96763")