Skip to content

Commit

Permalink
Update boost version
Browse files Browse the repository at this point in the history
  • Loading branch information
fontanf committed Apr 11, 2024
1 parent 3e75c16 commit c8215d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extern/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ include(FetchContent)
FetchContent_Declare(
Boost
GIT_REPOSITORY https://github.com/boostorg/boost.git
GIT_TAG boost-1.80.0
GIT_TAG boost-1.84.0
GIT_SHALLOW TRUE
)
FetchContent_MakeAvailable(Boost)
Expand Down

0 comments on commit c8215d4

Please sign in to comment.