summaryrefslogtreecommitdiffstats
path: root/common/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'common/CMakeLists.txt')
-rw-r--r--common/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt
index 4cb9e91..a47d259 100644
--- a/common/CMakeLists.txt
+++ b/common/CMakeLists.txt
@@ -115,6 +115,7 @@ install(FILES
115 notification.h 115 notification.h
116 bufferadaptor.h 116 bufferadaptor.h
117 test.h 117 test.h
118 log.h
118 ${CMAKE_CURRENT_BINARY_DIR}/sink_export.h 119 ${CMAKE_CURRENT_BINARY_DIR}/sink_export.h
119 DESTINATION ${INCLUDE_INSTALL_DIR}/${PROJECT_NAME} COMPONENT Devel 120 DESTINATION ${INCLUDE_INSTALL_DIR}/${PROJECT_NAME} COMPONENT Devel
120) 121)