Merge pull request #3129 from mlpack/boost-version-updates

Upgrade Boost Version in CMake script.
This commit is contained in:
Marcus Edel
2022-01-12 14:44:21 -05:00
committed by GitHub
+1
View File
@@ -361,6 +361,7 @@ set(MLPACK_INCLUDE_DIRS ${MLPACK_INCLUDE_DIRS} ${CEREAL_INCLUDE_DIR})
# Unfortunately this configuration variable is necessary and will need to be
# updated as time goes on and new versions are released.
set(Boost_ADDITIONAL_VERSIONS
"1.78.0" "1.78"
"1.77.0" "1.77"
"1.76.0" "1.76"
"1.75.0" "1.75"