From 03f5e6f019251b5131ed069566d6bc12cbddea71 Mon Sep 17 00:00:00 2001 From: Christoph Feck Date: Sun, 25 Apr 2010 16:51:33 +0000 Subject: [PATCH] SVN_SILENT cmakelint svn path=/trunk/KDE/kdebase/workspace/; revision=1118678 --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 78ba4141cd..d426a7f203 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -123,7 +123,6 @@ set(kwin_KDEINIT_SRCS tilinglayouts/floating/floating.cpp ) -add_subdirectory( tilinglayouts ) qt4_add_dbus_adaptor( kwin_KDEINIT_SRCS org.kde.KWin.xml workspace.h KWin::Workspace )