diff options
author | Brad King <brad.king@kitware.com> | 2022-04-26 15:19:31 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2022-04-26 15:23:16 (GMT) |
commit | f90fb73651e9ddf4efd47f7913a6f99edda86462 (patch) | |
tree | e79a5bfb0af39072f05c363ed096d71bc47395bb /Help/guide/tutorial/Step2/MathFunctions | |
parent | 7ba4d289c9193fb16a9221b04a49bb90b6511d5f (diff) | |
download | CMake-f90fb73651e9ddf4efd47f7913a6f99edda86462.zip CMake-f90fb73651e9ddf4efd47f7913a6f99edda86462.tar.gz CMake-f90fb73651e9ddf4efd47f7913a6f99edda86462.tar.bz2 |
FindBoost: Add support for Boost 1.79
Update the list of known versions.
Run the command
cmake -DBOOST_DIR=/path/to/boost_1_79_0 \
-P Utilities/Scripts/BoostScanDeps.cmake
to extract dependencies from the 1.79.0 source tree.
They are the same as 1.78's dependencies, so just update
the version check for warning about newer versions.
Fixes: #23452
Diffstat (limited to 'Help/guide/tutorial/Step2/MathFunctions')
0 files changed, 0 insertions, 0 deletions