Skip to content

Commit 5db6a48

Browse files
Write headers into nexus subdirectory
1 parent 62eaa34 commit 5db6a48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ SET(INCLUDE_FILES napi.h napiu.h)
3131
configure_file(nxconfig.h.in nxconfig.h @ONLY)
3232

3333
INSTALL (FILES ${INCLUDE_FILES}
34-
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/ COMPONENT Development)
34+
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/nexus COMPONENT Development)

0 commit comments

Comments
 (0)