Merge pull request #3129 from mlpack/boost-version-updates
Upgrade Boost Version in CMake script.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user