diff options
author | Brad King <brad.king@kitware.com> | 2024-04-16 14:01:00 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2024-04-16 14:01:00 (GMT) |
commit | 0d5953b373c2c0ce413122f7ad590b47e29b2d9c (patch) | |
tree | 340a8a59f81fe0662412f9873c9dcfc10e9f247c /Tests/FindPython/Python2Module | |
parent | d3190d6a730207a56ef2144566468975167a811e (diff) | |
download | CMake-0d5953b373c2c0ce413122f7ad590b47e29b2d9c.zip CMake-0d5953b373c2c0ce413122f7ad590b47e29b2d9c.tar.gz CMake-0d5953b373c2c0ce413122f7ad590b47e29b2d9c.tar.bz2 |
FindBoost: Add support for Boost 1.85
Update the list of known versions.
Run the command
cmake -DBOOST_DIR=/path/to/boost_1_85_0 \
-P Utilities/Scripts/BoostScanDeps.cmake
to extract dependencies from the 1.85.0 source tree.
They are the same as 1.84's dependencies, so just update
the version check for warning about newer versions.
Fixes: #25905
Diffstat (limited to 'Tests/FindPython/Python2Module')
0 files changed, 0 insertions, 0 deletions