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

List:       kde-commits
Subject:    playground/base/plasma/runners
From:       Laurent Montel <montel () kde ! org>
Date:       2009-09-22 21:19:48
Message-ID: 1253654388.618675.18260.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1026935 by mlaurent:

not compile on windows



 M  +3 -1      CMakeLists.txt  


--- trunk/playground/base/plasma/runners/CMakeLists.txt #1026934:1026935
@@ -6,4 +6,6 @@
     add_subdirectory(python)
 endif (PYTHON_LIBRARIES)
 add_subdirectory(wikipedia)
-add_subdirectory(kill)
\ No newline at end of file
+if(NOT WIN32)
+  add_subdirectory(kill)
+endif(NOT WIN32)
[prev in list] [next in list] [prev in thread] [next in thread] 

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