diff options
author | Brad King <brad.king@kitware.com> | 2021-02-03 17:07:49 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2021-02-03 17:10:40 (GMT) |
commit | 82930647607d23b118c84194afc3c70d6d8e79e3 (patch) | |
tree | a4bccf027e2736356a195fc5ce13ed5e6fb905a3 /Source/cmcldeps.cxx | |
parent | c131afc190d69f605c83391d12dde142f481a698 (diff) | |
download | CMake-82930647607d23b118c84194afc3c70d6d8e79e3.zip CMake-82930647607d23b118c84194afc3c70d6d8e79e3.tar.gz CMake-82930647607d23b118c84194afc3c70d6d8e79e3.tar.bz2 |
FindBoost: Add support for Boost 1.75
Update the list of known versions.
Run the command
cmake -DBOOST_DIR=/path/to/boost_1_75_0 \
-P Utilities/Scripts/BoostScanDeps.cmake
to extract dependencies from the 1.75.0 source tree.
They differ from 1.74's dependencies by the addition of
dependencies of the json component, so add a new version
block to FindBoost.
Fixes: #21773
Diffstat (limited to 'Source/cmcldeps.cxx')
0 files changed, 0 insertions, 0 deletions