summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/find_library
Commit message (Expand)AuthorAgeFilesLines
* find_library: Check that library files are readableBrad King2020-06-293-1/+21
* find_*: Add support for REQUIRED keywordSylvain Joubert2020-03-065-0/+21
* find_*: Use debug logging infrastructureRobert Maynard2019-12-194-0/+61
* Find: Provide global controls for the `NO_[]_PATH` call optionsRobert Maynard2019-06-217-0/+72
* RunCMake: Automatically support platform out override filesRobert Maynard2019-06-214-6/+12
* find_library: Skip 'lib => lib<arch>' searches if one symlinks the otherBrad King2017-02-283-0/+29
* Drop find_(library|file|path) prefixes from PATH on non-WindowsBrad King2016-05-091-1/+3
* Teach find_(library|file|path) to get prefixes from PATH (#15370)Brad King2015-02-194-0/+16
* find_library: Fix repeat call after changing directory content (#15293)Brad King2014-12-084-0/+24