From 7c4c6e98bea50185a63287806453eab2587020a8 Mon Sep 17 00:00:00 2001 From: Andreas Pakulat Date: Fri, 30 Oct 2009 18:18:16 +0000 Subject: 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 --- modules/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/CMakeLists.txt') 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 -- cgit v1.2.1