Skip to content

Commit 12089ad

Browse files
authored
Update CMakeLists.txt to use Boost 1.86
1 parent 61464fc commit 12089ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ if(ENABLE_CONAN)
335335

336336
conan_check(REQUIRED)
337337

338-
set(CONAN_BOOST_VERSION "1.85.0@#14265ec82b25d91305bbb3b30d3357f8")
338+
set(CONAN_BOOST_VERSION "1.86.0@#ce76e7477e466d7d8cbcf738c5d64175")
339339
set(CONAN_BZIP2_VERSION "1.0.8@#d1b2d5816f25865acf978501dff1f897")
340340
set(CONAN_EXPAT_VERSION "2.6.2@#2d385d0d50eb5561006a7ff9e356656b")
341341
set(CONAN_LUA_VERSION "5.4.6@#658d6089093cf01992c2737ab2e96763")

0 commit comments

Comments
 (0)