[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma
From:       Carlo Segato <brandon.ml () gmail ! com>
Date:       2009-09-17 18:42:57
Message-ID: 1253212977.784590.26338.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1024987 by segato:

notmart forgot to disable those on windows when doing the rename :P

 M  +2 -0      netbook/CMakeLists.txt  
 M  +2 -0      screensaver/CMakeLists.txt  


--- trunk/KDE/kdebase/workspace/plasma/netbook/CMakeLists.txt #1024986:1024987
@@ -2,4 +2,6 @@
 add_subdirectory(containments)
 add_subdirectory(dataengines)
 add_subdirectory(desktoptheme)
+if(NOT WIN32)
 add_subdirectory(shell)
+endif(NOT WIN32)
--- trunk/KDE/kdebase/workspace/plasma/screensaver/CMakeLists.txt #1024986:1024987
@@ -1,4 +1,6 @@
 add_subdirectory(containments)
+if(NOT WIN32)
 add_subdirectory(shell)
+endif(NOT WIN32)
 
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic