Skip to content

Commit 60dacf6

Browse files
committed
Add 1.89.0 to additional versions
1 parent 5be3e60 commit 60dacf6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cpp/cmake_modules/ThirdpartyToolchain.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1207,6 +1207,8 @@ endif()
12071207
# https://cmake.org/cmake/help/latest/policy/CMP0167.html with CMake
12081208
# 3.30.0 or later.
12091209
set(Boost_ADDITIONAL_VERSIONS
1210+
"1.89.0"
1211+
"1.89"
12101212
"1.88.0"
12111213
"1.88"
12121214
"1.87.0"

0 commit comments

Comments
 (0)