summaryrefslogtreecommitdiffstats
path: root/Tests/FindBoost/Test
Commit message (Collapse)AuthorAgeFilesLines
* 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-202-1/+19
|
* FindBoost: support OPTIONAL_COMPONENTSSergiu Deitsch2018-01-191-1/+10
|
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-13/+11
| | | | | | | | | | | | | Run the `Utilities/Scripts/clang-format.bash` script to update all our C++ code to a new style defined by `.clang-format`. Use `clang-format` version 3.8. * If you reached this commit for a line in `git blame`, re-run the blame operation starting at the parent of this commit to see older history for the content. * See the parent commit for instructions to rebase a change across this style transition commit.
* Tests: Add FindBoost testcase for imported targetsRoger Leigh2015-12-022-0/+44
Enable by setting CMake_TEST_FindBoost to TRUE.