summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/FindBoost/CMakePackage
Commit message (Collapse)AuthorAgeFilesLines
* Tests.RunCMake.FindBoost: Fix example BoostConfigAlexander Grund2019-06-181-0/+3
|
* FindBoost: Fix and modernize config mode with FPHSADennis Klein2019-05-071-0/+1
| | | | Fixes: #19186
* FindBoost: Improve messages when a Boost CMake package is foundBrad King2017-09-292-0/+7
Add a test for this case to verify the messages. This test will also be valuable to cover this code path in which we've had several regressions recently.