Skip to content

Commit

Permalink
boost version
Browse files Browse the repository at this point in the history
  • Loading branch information
drexlerd committed Apr 12, 2024
1 parent 7421029 commit bc6c248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/configure_boost.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
set(Boost_NO_SYSTEM_PATHS ON)
macro(configure_boost)
set(BOOST_MIN_VERSION "1.74.0...1.84.0")
set(BOOST_MIN_VERSION "1.84.0")
endmacro()

0 comments on commit bc6c248

Please sign in to comment.