Upgrade Boost Version in CMake script.

This commit is contained in:
zoq
2022-01-11 10:04:58 +00:00
committed by GitHub
parent 14c0b9fdf1
commit aa38d67e3b
+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"