summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt
index be312b9..e56ece9 100644
--- a/common/CMakeLists.txt
+++ b/common/CMakeLists.txt
@@ -74,12 +74,6 @@ install(FILES
74 clientapi.h 74 clientapi.h
75 domain/applicationdomaintype.h 75 domain/applicationdomaintype.h
76 query.h 76 query.h
77 threadboundary.h
78 resultprovider.h
79 facadefactory.h
80 log.h
81 listmodelresult.h
82 bufferadaptor.h 77 bufferadaptor.h
83 facadeinterface.h
84 DESTINATION ${INCLUDE_INSTALL_DIR}/${PROJECT_NAME} COMPONENT Devel 78 DESTINATION ${INCLUDE_INSTALL_DIR}/${PROJECT_NAME} COMPONENT Devel
85) 79)