summaryrefslogtreecommitdiffstats
path: root/framework/domain/CMakeLists.txt
diff options
context:
space:
mode:
authorSandro Knauß <sknauss@kde.org>2016-07-18 15:35:07 +0200
committerSandro Knauß <sknauss@kde.org>2016-07-19 09:26:49 +0200
commit2fdddd2f795da4645dc9a48fee4865324143a21b (patch)
treee4127945653e9ead83d3cf7eab9ed507bbeb8470 /framework/domain/CMakeLists.txt
parent7815e94c52d092701804521eee850ac35d7f7781 (diff)
downloadkube-2fdddd2f795da4645dc9a48fee4865324143a21b.tar.gz
kube-2fdddd2f795da4645dc9a48fee4865324143a21b.zip
first tests with mimetreeparser interface
Diffstat (limited to 'framework/domain/CMakeLists.txt')
-rw-r--r--framework/domain/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/framework/domain/CMakeLists.txt b/framework/domain/CMakeLists.txt
index ea293655..92a81352 100644
--- a/framework/domain/CMakeLists.txt
+++ b/framework/domain/CMakeLists.txt
@@ -26,3 +26,5 @@ add_subdirectory(actions/tests)
26 26
27install(TARGETS mailplugin DESTINATION ${QML_INSTALL_DIR}/org/kube/framework/domain) 27install(TARGETS mailplugin DESTINATION ${QML_INSTALL_DIR}/org/kube/framework/domain)
28install(FILES qmldir DESTINATION ${QML_INSTALL_DIR}/org/kube/framework/domain) 28install(FILES qmldir DESTINATION ${QML_INSTALL_DIR}/org/kube/framework/domain)
29
30add_subdirectory(mimetreeparser) \ No newline at end of file