Skip to content

FindBoost: Add 1.73 to known versions

Boris Basic requested to merge borisb/cmake:fix-boost-1_13-support into master

Add Boost 1.73 to FindBoost.cmake known versions. Without this, CMake is unable to find Boost properly unless Boost_ADDITIONAL_VERSIONS is defined accordingly.

This was accidentally left out of !4635 (merged).

Backport: release
Topic-rename: FindBoost-1.73

Edited by Brad King

Merge request reports