Skip to content

Commit ec28bd0

Browse files
art049claude
andcommitted
ci: benchmark with Boost 1.84.0
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent a56d4ed commit ec28bd0

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
@@ -12,7 +12,7 @@ endif()
1212
set(CMAKE_CXX_STANDARD 17)
1313
set(CMAKE_CXX_STANDARD_REQUIRED ON)
1414
if(NOT DEFINED BOOST_VERSION)
15-
set(BOOST_VERSION "1.85.0")
15+
set(BOOST_VERSION "1.84.0")
1616
endif()
1717

1818

0 commit comments

Comments
 (0)