[kde-workspace] plasma: add qmlpackages subdirectory.
Bhushan Shah
bhush94 at gmail.com
Mon Nov 11 04:01:37 UTC 2013
Git commit af62be3fbbb1ada4ba42049ea9f42e0c15fc4673 by Bhushan Shah.
Committed on 11/11/2013 at 03:58.
Pushed by bshah into branch 'master'.
add qmlpackages subdirectory.
Without that plasma-shell crashes on clean install,
saying no shell handlers are installed.
CC: plasma-devel at kde.org
M +1 -1 plasma/CMakeLists.txt
http://commits.kde.org/kde-workspace/af62be3fbbb1ada4ba42049ea9f42e0c15fc4673
diff --git a/plasma/CMakeLists.txt b/plasma/CMakeLists.txt
index 3a5bea4..b191fa6 100644
--- a/plasma/CMakeLists.txt
+++ b/plasma/CMakeLists.txt
@@ -10,4 +10,4 @@ add_definitions(-DKDE_DEFAULT_DEBUG_AREA=1204)
add_subdirectory(desktop)
add_subdirectory(generic)
-
+add_subdirectory(qmlpackages)
\ No newline at end of file
More information about the Plasma-devel
mailing list