From kde-commits Fri Oct 16 11:48:43 2009 From: Laurent Montel Date: Fri, 16 Oct 2009 11:48:43 +0000 To: kde-commits Subject: playground/base/plasma/runners Message-Id: <1255693723.683961.7168.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=125569373407628 SVN commit 1036043 by mlaurent: moved to kdereview M +0 -3 CMakeLists.txt --- trunk/playground/base/plasma/runners/CMakeLists.txt #1036042:1036043 @@ -6,6 +6,3 @@ add_subdirectory(python) endif (PYTHON_LIBRARIES) add_subdirectory(wikipedia) -if(NOT WIN32) - add_subdirectory(kill) -endif(NOT WIN32)