Skip to content

Commit

Permalink
[deps] Update to boost 1.85
Browse files Browse the repository at this point in the history
  • Loading branch information
jcelerier committed Apr 21, 2024
1 parent bae07ce commit 48486b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/deps/boost.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
set(BOOST_MINOR_MINIMAL 84)
set(BOOST_MINOR_LATEST 84)
set(BOOST_MINOR_MINIMAL 85)
set(BOOST_MINOR_LATEST 85)

find_package(Boost 1.${BOOST_MINOR_MINIMAL} QUIET GLOBAL)

Expand Down

0 comments on commit 48486b5

Please sign in to comment.