diff options
author | Aurélien Gâteau <agateau@kde.org> | 2014-03-04 16:51:08 +0100 |
---|---|---|
committer | Aurélien Gâteau <agateau@kde.org> | 2014-03-05 09:59:42 +0100 |
commit | a5e59578725c79cd8f46e261a910223b1d36a738 (patch) | |
tree | 08b5b116a1ec21ee3d0de275e2ce5c403f98d86d /docs/sphinx/ecm.py | |
parent | 3b5c422eff53161b52c8b6549471cd6209af6a24 (diff) | |
download | extra-cmake-modules-a5e59578725c79cd8f46e261a910223b1d36a738.tar.gz extra-cmake-modules-a5e59578725c79cd8f46e261a910223b1d36a738.tar.bz2 |
Check versions for individual components
First part of the diff makes sure find_package_handle_standard_args()
gets a version number to check against.
Second part ensures we get proper results from pkg-config even if not all
components are available. find_package(Wayland COMPONENTS Client Egl)
was failing for me because I have Client installed but not Egl, causing
pkg_check_modules() to not set any PKG_Wayland_${comp} variable.
REVIEW: 116598
Diffstat (limited to 'docs/sphinx/ecm.py')
0 files changed, 0 insertions, 0 deletions