summaryrefslogtreecommitdiffstats
path: root/Tests/FindBoost/Test/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Update cmake_minimum_required versions to 3.10Brad King2024-10-031-1/+1
|
* Tests: Bump CMake minimum required version in find-module tests to 3.5Brad King2023-03-081-1/+1
| | | | | CMake 3.27 deprecates compatibility with CMake < 3.5. Update find module tests to avoid the deprecation warning.
* Tests.FindBoost: Don't use BoostConfig in MODULE testAlexander Grund2019-06-181-0/+1
|
* FindBoost: provide the version in x.y.z formatBen Boeckel2018-11-201-1/+1
|
* FindBoost: test version variablesBen Boeckel2018-11-201-0/+3
|
* FindBoost: support OPTIONAL_COMPONENTSSergiu Deitsch2018-01-191-1/+10
|
* Tests: Add FindBoost testcase for imported targetsRoger Leigh2015-12-021-0/+18
Enable by setting CMake_TEST_FindBoost to TRUE.