diff options
author | Alexander Neundorf <neundorf@kde.org> | 2007-01-06 17:06:22 +0000 |
---|---|---|
committer | Alexander Neundorf <neundorf@kde.org> | 2007-01-06 17:06:22 +0000 |
commit | 405f2f4c681df3f916dfdc001b0d8b9d5fa2de66 (patch) | |
tree | 47a2e521bd8564ce76bc2fcc339d57b7f7493cc6 /modules/FindMySQL.cmake | |
parent | 89e3d1113d95b015075e0f90bcb8e13befa4158b (diff) | |
download | extra-cmake-modules-405f2f4c681df3f916dfdc001b0d8b9d5fa2de66.tar.gz extra-cmake-modules-405f2f4c681df3f916dfdc001b0d8b9d5fa2de66.tar.bz2 |
-add the new and advanced FindPkgConfig.cmake module from cmake cvs, can be removed once we require cmake >= 2.4.6
Usage:
find_package(PkgConfig)
pkg_check_modules(GDK gdk)
gives you:
GDK_INCLUDE_DIRS
GDK_LIBRARIES
and more, see top of FindPkgConfig.cmake for details
Alex
CCMAIL: kde-buildsystem@kde.org
svn path=/trunk/KDE/kdelibs/; revision=620585
Diffstat (limited to 'modules/FindMySQL.cmake')
0 files changed, 0 insertions, 0 deletions