summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/FindPkgConfig
Commit message (Expand)AuthorAgeFilesLines
* Teach find_library and find_package to search lib32 paths (#11260)Daniel Scharrer2016-06-108-18/+40
* FindPkgConfig: optionally create imported target for the found librariesRolf Eike Beer2016-05-142-0/+27
* FindPkgConfig: set correctly named variables in cache (#15903)Ben Boeckel2016-03-211-5/+6
* 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