From fd9c83a60e5a2f592a8b3f61ee057ee8dd5e3be2 Mon Sep 17 00:00:00 2001 From: Alexander Neundorf Date: Tue, 9 Dec 2008 00:33:41 +0000 Subject: -add a central FindKDE4Workspace.cmake in kdelibs, which is used by kdetoys, kdeartwork and kdeplasma-addons (e.g. kscreensaver, plasmaclock and some more) -install a KDE4WorkspaceConfig.cmake file from kdebase/workspace, which is loaded by FindKDE4Workspace.cmake from kdelibs/cmake/modules, and which provides all information and targets necessary to use this stuff Unfortunately this may required updating both kdelibs and kdebase for kdetoys, kdeartwork and kdeplasma-addons Alex svn path=/trunk/KDE/kdelibs/; revision=894637 --- modules/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/CMakeLists.txt') diff --git a/modules/CMakeLists.txt b/modules/CMakeLists.txt index af84391d..32493031 100644 --- a/modules/CMakeLists.txt +++ b/modules/CMakeLists.txt @@ -1,4 +1,4 @@ -## install the cmake files +# install the cmake files file(GLOB cmakeFiles "${CMAKE_CURRENT_SOURCE_DIR}/*.cmake") file(GLOB pyfiles "${CMAKE_CURRENT_SOURCE_DIR}/*.py") -- cgit v1.2.1