Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake: Add filtered debug-find options | John Parent | 2021-12-17 | 1 | -0/+2 |
* | find_*: Add support for option NO_CACHE | Marc Chevrier | 2021-06-02 | 1 | -0/+1 |
* | find_*: Add support for REQUIRED keyword | Sylvain Joubert | 2020-03-06 | 1 | -0/+1 |
* | Merge branch 'backport-find-no-name' into find-no-name | Brad King | 2019-08-28 | 1 | -0/+1 |
|\ | |||||
| * | find_path: Fix crash on empty old-style list of names | Brad King | 2019-08-28 | 1 | -0/+1 |
* | | Find: Provide global controls for the `NO_[]_PATH` call options | Robert Maynard | 2019-06-21 | 1 | -0/+1 |
* | | RunCMake: Automatically support platform out override files | Robert Maynard | 2019-06-21 | 1 | -3/+1 |
|/ | |||||
* | find_path: Fix location of <dir/header.h> in a framework on OS X | Harry Mallon | 2016-06-07 | 1 | -0/+4 |
* | Drop find_(library|file|path) prefixes from PATH on non-Windows | Brad King | 2016-05-09 | 1 | -1/+3 |
* | Teach find_(library|file|path) to get prefixes from PATH (#15370) | Brad King | 2015-02-19 | 1 | -0/+3 |