summaryrefslogtreecommitdiff
path: root/Tests/FindBoost/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* FindBoost: Modernize module mode with FPHSADennis Klein2019-05-071-1/+2
|
* FindBoost: Fix detection with version suffixes on GentooRolf Eike Beer2019-04-161-0/+13
| | | | | | | | | The Gentoo case added by commit 1673923c30 (FindBoost: Add support for Boost 1.67 with Python version suffixes, 2018-03-18, v3.11.0~3^2) left out the `.` version component separator and instead duplicated the RPM case. Add the missing `.` now. Fixes: #18743
* FindBoost: support OPTIONAL_COMPONENTSSergiu Deitsch2018-01-191-0/+14
|
* FindBoost: Define Boost::boost for all boost versionsRoger Leigh2016-04-191-0/+11
|
* Tests: Add FindBoost testcase for imported targetsRoger Leigh2015-12-021-0/+10
Enable by setting CMake_TEST_FindBoost to TRUE.