Skip to content

Commit

Permalink
dependency/boost: Bump minimum required version to 1.81.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tectu committed Oct 4, 2024
1 parent 022365a commit 8d068ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ if (MALLOY_FEATURE_TLS)
endif()

# Dependency minimum versions
set(MALLOY_DEPENDENCY_BOOST_VERSION_MIN 1.79.0)
set(MALLOY_DEPENDENCY_BOOST_VERSION_MIN 1.81.0)

# Add the main library
add_subdirectory(lib)
Expand Down

0 comments on commit 8d068ba

Please sign in to comment.