Age | Commit message (Collapse) | Author |
|
the support for pkg-config was added with a custom cmake module (i.e. script, no editing of C++ sources involved)
since somebody asked me, whether pkg-config is supported by cmake, ccmail to the mailinglist
CCMAIL: kde-buildsystem@kde.org
Alex
svn path=/trunk/KDE/kdesdk/cmake/; revision=499066
|
|
Alex
svn path=/trunk/KDE/kdesdk/cmake/; revision=499059
|
|
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@kde.org
Alex
svn path=/trunk/KDE/kdesdk/cmake/; revision=498955
|
|
Alex
svn path=/trunk/KDE/kdesdk/cmake/; revision=498666
|
|
Alex
svn path=/trunk/KDE/kdesdk/cmake/; revision=498638
|
|
-try to translate libtool -version-info
Alex
svn path=/trunk/KDE/kdesdk/cmake/; revision=498499
|
|
"CheckPrototypeExists"
Alex
svn path=/trunk/KDE/kdesdk/cmake/; revision=498414
|
|
Alex
svn path=/trunk/KDE/kdesdk/cmake/; revision=498172
|
|
-major improvement of am2cmake: add libtool .la files found in LIBADD to TARGET_LINK_LIBRARIES and fix the loop for adding the libs
Alex
svn path=/trunk/KDE/kdesdk/cmake/; revision=498154
|
|
Alex
svn path=/trunk/KDE/kdesdk/cmake/; revision=497831
|
|
Alex
svn path=/trunk/KDE/kdesdk/cmake/; revision=497823
|
|
-support for libtool convenience libs by setting global vars which contain all their sources
for KDE4: am2cmake --kde4
Alex
svn path=/trunk/KDE/kdesdk/cmake/; revision=497773
|
|
Alex
svn path=/trunk/KDE/kdesdk/cmake/; revision=497484
|
|
Alex
svn path=/trunk/KDE/kdesdk/cmake/; revision=497482
|
|
Alex
svn path=/trunk/KDE/kdesdk/cmake/; revision=496075
|
|
-KDE3Macros.cmake: improved ADD_FILE_DEPEDENCY macro
-added sample CMakeLists.txt for kpager, kcalc, kio_man, and view1394
Alex
svn path=/trunk/KDE/kdesdk/cmake/; revision=495285
|
|
Alex
svn path=/trunk/KDE/kdesdk/cmake/; revision=495019
|
|
ioslaves, KParts, KLMs etc.
documentation will follow later on
Alex
svn path=/trunk/KDE/kdesdk/cmake/; revision=495009
|