diff options
| author | Andreas Pakulat <apaku@gmx.de> | 2009-10-30 18:18:16 +0000 |
|---|---|---|
| committer | Andreas Pakulat <apaku@gmx.de> | 2009-10-30 18:18:16 +0000 |
| commit | 7c4c6e98bea50185a63287806453eab2587020a8 (patch) | |
| tree | a9fee9c12a73b2f8527b383b7c6a8e6259665114 /modules/CMakeLists.txt | |
| parent | c03c94ddaafdbcc805b832ec0e275fc0ea32561f (diff) | |
| download | extra-cmake-modules-7c4c6e98bea50185a63287806453eab2587020a8.tar.gz extra-cmake-modules-7c4c6e98bea50185a63287806453eab2587020a8.tar.bz2 | |
Add FindKDevPlatform from kdevplatform/cmake/modules to be able to share this
among other places needing to find kdevplatform.
svn path=/trunk/KDE/kdelibs/; revision=1042792
Diffstat (limited to 'modules/CMakeLists.txt')
| -rw-r--r-- | modules/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/CMakeLists.txt b/modules/CMakeLists.txt index d3ec88f3..99c30c5b 100644 --- a/modules/CMakeLists.txt +++ b/modules/CMakeLists.txt @@ -50,6 +50,7 @@ set(cmakeFiles CheckCXXSourceCompiles.cmake FindIOKit.cmake FindKDE4Internal.cmake FindKDE4Workspace.cmake + FindKDevPlatform.cmake FindKDEWIN32.cmake FindKDEWIN_Packager.cmake FindKDEWin.cmake |
