From 53d1c709717fe63d4c1585dce6c0205fa7575c90 Mon Sep 17 00:00:00 2001 From: Michael Bohlender Date: Wed, 7 Sep 2016 14:06:57 +0200 Subject: remove obsolete custon theme since we are now using the kirigami theme --- framework/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'framework/CMakeLists.txt') diff --git a/framework/CMakeLists.txt b/framework/CMakeLists.txt index 4fecaf14..95be342d 100644 --- a/framework/CMakeLists.txt +++ b/framework/CMakeLists.txt @@ -41,7 +41,5 @@ add_subdirectory(actions) add_subdirectory(settings) # Domain specific domain logic add_subdirectory(domain) -# Theme specfic things like colors -add_subdirectory(theme) feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES) -- cgit v1.2.3