Skip to content

Commit 873abea

Browse files
andreasmolandermvishiu11
authored andcommitted
Install FITCommon headers
1 parent d248b10 commit 873abea

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Modules/FIT/Common/CMakeLists.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,6 @@ install(
5050
ARCHIVE DESTINATION ${CMAKE_INSTALL_LIBDIR}
5151
RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}
5252
)
53+
54+
install(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/include/FITCommon
55+
DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}/QualityControl")

0 commit comments

Comments
 (0)