KDE/kdesdk/cmake/modules
Alexander Neundorf
neundorf at kde.org
Mon Jan 16 19:09:29 CET 2006
SVN commit 498955 by neundorf:
cmake module for using pkg-config
usage:
pkgconfig(alsa ALSA_INCLUDE_DIR ALSA_LINK_DIR ALSA_LINK_FLAGS ALSA_CFLAGS)
This will fill in the respective values in these four variables. If pkg-config or the software package is not found they will be empty.
This command is not intended to be used directly, but in FindFOO.cmake modules.
CCMAIL: kde-buildsystem at kde.org
Alex
A UsePkgConfig.cmake
More information about the Kde-buildsystem
mailing list