Rolf Eike Beer
|
aa51bfd74f
FindPkgConfig: support also > and < operators for version compares
|
7 years ago |
Rolf Eike Beer
|
7aa26cf0e9
FindPkgConfig: allow to create global imported targets
|
7 years ago |
Rolf Eike Beer
|
92ac721a44
FindPkgConfig: export the list of found libraries also as variable
|
7 years ago |
Aleksandr Mezin
|
ac5731a7e3
FindPkgConfig: correct library search path for imported targets.
|
7 years ago |
Rolf Eike Beer
|
946846aaf5
FindPkgConfig: do not unset unused variable
|
7 years ago |
Craig Scott
|
40b95ee8e6
FindPkgConfig: Fix IMPORTED_TARGET NO...PATH option handling
|
8 years ago |
Craig Scott
|
adf4913795
FindPkgConfig: Cleanup docs
|
8 years ago |
Shin-ya Murakami
|
07a4be0d9c
FindPkgConfig: On FreeBSD search in `libdata/pkgconfig`
|
8 years ago |
Rolf Eike Beer
|
3cf267cfbf
FindPkgConfig: do not always rerun pkg_check_modules() with 2 arguments
|
8 years ago |
Rolf Eike Beer
|
70a6cb70f6
FindPkgConfig: mention that variables will be ;-lists
|
8 years ago |
Rolf Eike Beer
|
6610fdbed2
FindPkgConfig: fix confusing indentation
|
8 years ago |
Yuriy Khokhulya
|
2e293c39da
FindPkgConfig: Fix pkg_check_modules() non-standard location search
|
8 years ago |
Steven Newbury
|
462cf25427
Add support for x32-abi
|
8 years ago |
Gautier Pelloux-Prayer
|
8d71fa9283
FindPkgConfig: use new version checking "library >= version" syntax
|
8 years ago |
Matthew Hanna
|
796dea67a6
FindPkgConfig: Recheck pkg-config on parameter change.
|
9 years ago |
Gautier Pelloux-Prayer
|
cbccebbac9
FindPkgConfig: Fix missing error text when library version is specified
|
9 years ago |
Florent Castelli
|
61898de641
PkgConfig: Fix FindPkgConfig imported target feature
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Daniel Pfeifer
|
5d0d980d99
Use string(APPEND) in Modules
|
9 years ago |
Brad King
|
95c5e00186
Merge topic 'pkgconfig-targets'
|
9 years ago |
Rolf Eike Beer
|
8345c6463d
FindPkgConfig: define the imported targets also when the data comes from cache
|
9 years ago |
Daniel Scharrer
|
896ad251de
Teach find_library and find_package to search lib32 paths (#11260)
|
9 years ago |
Rolf Eike Beer
|
df97b9793f
FindPkgConfig: optionally create imported target for the found libraries
|
9 years ago |
Ben Boeckel
|
6f4f905483
FindPkgConfig: set correctly named variables in cache (#15903)
|
9 years ago |
Ben Boeckel
|
40249bccdf
FindPkgConfig: set standard variables in the cache
|
10 years ago |
Rob Gowin
|
53511936e4
FindPkgConfig: Quote ${_pkgconfig_path} to protect semicolons on Windows
|
10 years ago |
Rob Gowin
|
8979a10700
FindPkgConfig: Fix restoration of PKG_CONFIG_PATH in environment
|
10 years ago |
Sam Thursfield
|
36d87e18a1
FindPkgConfig: add PREFIX/share/pkgconfig to PKG_CONFIG_PATH (#15910)
|
10 years ago |
Benjamin Chrétien
|
1bfb527f56
FindPkgConfig: return actual error when a package is not found (#15810)
|
10 years ago |
Ben Boeckel
|
51b83f1445
FindPkgConfig: add a command to query arbitrary variables
|
10 years ago |