summaryrefslogtreecommitdiff
path: root/Modules/FindPkgConfig.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindPkgConfig: allow to create global imported targetsRolf Eike Beer2018-07-221-16/+31
* FindPkgConfig: export the list of found libraries also as variableRolf Eike Beer2018-05-111-12/+27
* FindPkgConfig: correct library search path for imported targets.Aleksandr Mezin2018-05-021-2/+6
* FindPkgConfig: do not unset unused variableRolf Eike Beer2018-04-241-1/+0
* FindPkgConfig: Fix IMPORTED_TARGET NO...PATH option handlingCraig Scott2017-12-161-5/+5
* FindPkgConfig: Cleanup docsCraig Scott2017-12-101-125/+126
* FindPkgConfig: On FreeBSD search in `libdata/pkgconfig`Shin-ya Murakami2017-08-071-0/+3
* FindPkgConfig: do not always rerun pkg_check_modules() with 2 argumentsRolf Eike Beer2017-07-101-1/+3
* FindPkgConfig: mention that variables will be ;-listsRolf Eike Beer2017-06-121-0/+6
* FindPkgConfig: fix confusing indentationRolf Eike Beer2017-06-121-1/+1
* FindPkgConfig: Fix pkg_check_modules() non-standard location searchYuriy Khokhulya2017-05-121-1/+3
* Add support for x32-abiSteven Newbury2017-03-071-0/+4
* FindPkgConfig: use new version checking "library >= version" syntaxGautier Pelloux-Prayer2017-02-281-24/+11
* FindPkgConfig: Recheck pkg-config on parameter change.Matthew Hanna2017-01-241-1/+4
* FindPkgConfig: Fix missing error text when library version is specifiedGautier Pelloux-Prayer2016-11-281-1/+2
* PkgConfig: Fix FindPkgConfig imported target featureFlorent Castelli2016-11-041-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-16/+3
* Use string(APPEND) in ModulesDaniel Pfeifer2016-07-281-1/+1
* Merge topic 'pkgconfig-targets'Brad King2016-06-201-2/+6
|\
| * FindPkgConfig: define the imported targets also when the data comes from cacheRolf Eike Beer2016-06-191-2/+6
* | Teach find_library and find_package to search lib32 paths (#11260)Daniel Scharrer2016-06-101-2/+6
|/
* FindPkgConfig: optionally create imported target for the found librariesRolf Eike Beer2016-05-141-6/+76
* FindPkgConfig: set correctly named variables in cache (#15903)Ben Boeckel2016-03-211-1/+1
* FindPkgConfig: set standard variables in the cacheBen Boeckel2016-01-211-0/+3
* FindPkgConfig: Quote ${_pkgconfig_path} to protect semicolons on WindowsRob Gowin2016-01-191-4/+4
* FindPkgConfig: Fix restoration of PKG_CONFIG_PATH in environmentRob Gowin2016-01-151-1/+1
* FindPkgConfig: add PREFIX/share/pkgconfig to PKG_CONFIG_PATH (#15910)Sam Thursfield2016-01-121-0/+1
* FindPkgConfig: return actual error when a package is not found (#15810)Benjamin Chrétien2015-10-281-3/+5
* FindPkgConfig: add a command to query arbitrary variablesBen Boeckel2015-09-211-3/+23
* FindPkgConfig: use execute_process to strip trailing whitespaceBen Boeckel2015-09-171-2/+2
* FindPkgConfig: remove variable dereferenceRolf Eike Beer2015-08-181-1/+1
* FindPkgConfig: Capitalize first letter of all message()sChristopher Meng2015-08-121-5/+5
* FindPkgConfig: Fix extra paths for CMAKE_{FRAMEWORK,APPBUNDLE}_PATH varsDaniele E. Domenichelli2015-05-291-1/+1
* Modules: Check for ARGC before using ARGV#Daniele E. Domenichelli2015-02-271-1/+1
* Modules: Wrap long lines in pre-formatted documentation blocksBrad King2014-11-061-3/+4
* Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)Rolf Eike Beer2014-04-141-4/+4
* FindPkgConfig: Stop processing when REQUIRED package not found (#14381)Christoph Grüninger2014-03-241-1/+1
* FindPkgConfig: small refactoringDaniele E. Domenichelli2014-03-171-24/+31
* FindPkgConfig: Extend PKG_CONFIG_PATH using CMake variables (#12926)Daniele E. Domenichelli2014-03-171-8/+150
* FindPkgConfig: restructure documentation and document commands and variablesDaniele E. Domenichelli2014-03-101-135/+118
* FindPkgConfig: Prefer PKG_CONFIG to find pkg-config (#13175)Christoph Grüninger2014-02-271-2/+12
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-48/+110
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-46/+46
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-8/+8
* FindPkgConfig.cmake: fix documented output variable not set (#13125,#13132)Rolf Eike Beer2012-04-151-2/+6
* FindPkgConfig: support version selection of pkg-config itselfRolf Eike Beer2012-02-181-5/+16
* FindPkgConfig: respect REQUIRED (#12620)Yury G. Kudryashov2012-01-201-4/+2
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* -add QUIET keyword to pkgconfig macrosAlex Neundorf2010-05-081-8/+19
* Remove old license from FindPkgConfig.cmake moduleBrad King2009-10-051-24/+1