From 0413c13c6a9d2e3f5f5dc018f635f3043f09514b Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Mon, 30 Nov 2015 10:31:00 +0100 Subject: Only install the headers we need. We go rid of large parts of the header entanglements. --- common/CMakeLists.txt | 6 ------ 1 file changed, 6 deletions(-) (limited to 'common/CMakeLists.txt') 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 clientapi.h domain/applicationdomaintype.h query.h - threadboundary.h - resultprovider.h - facadefactory.h - log.h - listmodelresult.h bufferadaptor.h - facadeinterface.h DESTINATION ${INCLUDE_INSTALL_DIR}/${PROJECT_NAME} COMPONENT Devel ) -- cgit v1.2.3