diff options
author | Brad King <brad.king@kitware.com> | 2023-12-14 16:33:36 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-12-14 16:35:26 (GMT) |
commit | 9dc0392df0c1e6f18c1a6575d5a8029c7a4f7357 (patch) | |
tree | 18bd4fc5a50e26dd785ac263dc0decabd9d92e22 /Tests/COnly | |
parent | 1eed682d7cca9bb2c2b0709a6c3202a3b08613b2 (diff) | |
download | CMake-9dc0392df0c1e6f18c1a6575d5a8029c7a4f7357.zip CMake-9dc0392df0c1e6f18c1a6575d5a8029c7a4f7357.tar.gz CMake-9dc0392df0c1e6f18c1a6575d5a8029c7a4f7357.tar.bz2 |
FindBoost: Add support for Boost 1.84
Update the list of known versions.
Run the command
cmake -DBOOST_DIR=/path/to/boost_1_84_0 \
-P Utilities/Scripts/BoostScanDeps.cmake
to extract dependencies from the 1.84.0 source tree.
They are the same as 1.83's dependencies, so just update
the version check for warning about newer versions.
Fixes: #25499
Diffstat (limited to 'Tests/COnly')
0 files changed, 0 insertions, 0 deletions