diff options
| author | Brad King <brad.king@kitware.com> | 2021-09-02 16:37:38 (GMT) |
|---|---|---|
| committer | Brad King <brad.king@kitware.com> | 2021-09-02 16:43:43 (GMT) |
| commit | 1ad0c5ae53fc0c4f774166337f0e9c93c578cf9b (patch) | |
| tree | 847157cc50aacbbe3523abb2c4db22436fa5d3a4 /Help/guide/tutorial/Step11 | |
| parent | 31c5700d4322ecfa169db2fccf385d6eced4e737 (diff) | |
| download | CMake-1ad0c5ae53fc0c4f774166337f0e9c93c578cf9b.zip CMake-1ad0c5ae53fc0c4f774166337f0e9c93c578cf9b.tar.gz CMake-1ad0c5ae53fc0c4f774166337f0e9c93c578cf9b.tar.bz2 | |
FindBoost: Add support for Boost 1.77
Update the list of known versions.
Run the command
cmake -DBOOST_DIR=/path/to/boost_1_77_0 \
-P Utilities/Scripts/BoostScanDeps.cmake
to extract dependencies from the 1.77.0 source tree. The dependencies
differ from those of 1.76: the `contract`, `thread`, and `wave`
components no longer depend on `date_time`. The `math` component no
longer depends on `atomic`.
Fixes: #22588
Diffstat (limited to 'Help/guide/tutorial/Step11')
0 files changed, 0 insertions, 0 deletions
