Skip to content

Commit 62eaa34

Browse files
Write headers into nexus subdirectory
1 parent 737944a commit 62eaa34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bindings/cpp/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ install (TARGETS NeXus_CPP_Static_Library NeXus_CPP_Shared_Library
5555
DESTINATION ${CMAKE_INSTALL_LIBDIR}
5656
COMPONENT Runtime )
5757

58-
INSTALL (FILES ${HEADERS} DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}
58+
INSTALL (FILES ${HEADERS} DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/nexus
5959
COMPONENT Development)
6060

6161

0 commit comments

Comments
 (0)