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)