commit | 468a995346271c02f2248adf3539fbb34edaef2e | [log] [tgz] |
---|---|---|
author | Kargatum <dowlandtop@yandex.com> | Mon Aug 22 03:30:15 2022 -0400 |
committer | Brad King <brad.king@kitware.com> | Tue Aug 30 13:46:22 2022 -0400 |
tree | 71846dd3c1cadd81f9c618be33aafe2dab42b370 | |
parent | 9b4efcb92fc200d20b1ff3027cf819232db7060c [diff] |
FindBoost: Add support for Boost 1.80 Update the list of known versions. Run the command cmake -DBOOST_DIR=/path/to/boost_1_80_0 \ -P Utilities/Scripts/BoostScanDeps.cmake to extract dependencies from the 1.80.0 source tree. They are the same as 1.79's dependencies, so just update the version check for warning about newer versions.