diff options
author | Brad King <brad.king@kitware.com> | 2021-05-07 12:51:40 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2021-05-07 12:57:43 (GMT) |
commit | 79be37b94e7353ec056e6343ba293ce1b60627d4 (patch) | |
tree | a7767085133aba33a0330cab95536a1fb3ac3a8f /Modules/CMakeFindDependencyMacro.cmake | |
parent | 084767a9ce22867156677c78763dd6917971f8f2 (diff) | |
download | CMake-79be37b94e7353ec056e6343ba293ce1b60627d4.zip CMake-79be37b94e7353ec056e6343ba293ce1b60627d4.tar.gz CMake-79be37b94e7353ec056e6343ba293ce1b60627d4.tar.bz2 |
FindBoost: Add support for Boost 1.76
Update the list of known versions.
Run the command
cmake -DBOOST_DIR=/path/to/boost_1_76_0 \
-P Utilities/Scripts/BoostScanDeps.cmake
to extract dependencies from the 1.76.0 source tree.
They are the same as 1.75's dependencies, so just update
the version check for warning about newer versions.
Fixes: #22167
Diffstat (limited to 'Modules/CMakeFindDependencyMacro.cmake')
0 files changed, 0 insertions, 0 deletions