summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/FindPkgConfig
Commit message (Expand)AuthorAgeFilesLines
* FindPkgConfig: set standard variables in the cacheBen Boeckel2016-01-212-0/+17
* FindPkgConfig: return actual error when a package is not found (#15810)Benjamin Chrétien2015-10-281-2/+3
* FindPkgConfig: add a command to query arbitrary variablesBen Boeckel2015-09-213-0/+16
* FindPkgConfig: Fix extra paths for CMAKE_{FRAMEWORK,APPBUNDLE}_PATH varsDaniele E. Domenichelli2015-05-293-0/+107
* Tests: Fix CMP0054 warningsBrad King2014-09-164-5/+5
* FindPkgConfig: More unit testsDaniele E. Domenichelli2014-03-177-3/+151
* FindPkgConfig: Extend PKG_CONFIG_PATH using CMake variables (#12926)Daniele E. Domenichelli2014-03-1713-0/+93