From 16b3124578c4c4bf2aa3dbe0d2c5063569147b5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20K=C3=BCgler?= Date: Tue, 25 Aug 2015 18:09:43 +0200 Subject: [PATCH] Don't install plasmoid for now This may get in the way of users copying it and forgetting to change the plugin name. The dev guide assumes manual installation anyway. --- examples/developerguide/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/developerguide/CMakeLists.txt b/examples/developerguide/CMakeLists.txt index 894c41202..bf5315a6d 100644 --- a/examples/developerguide/CMakeLists.txt +++ b/examples/developerguide/CMakeLists.txt @@ -1,2 +1,2 @@ -plasma_install_package(basic org.kde.example.developerguide.basic) +#plasma_install_package(basic org.kde.example.developerguide.basic)