Skip to content

Commit

Permalink
update source directory for installation
Browse files Browse the repository at this point in the history
  • Loading branch information
stephprince committed Aug 28, 2024
1 parent 4d8d504 commit 7a18056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/install-rules.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ set(package aqnwb)

install(
DIRECTORY
include/
src/
"${PROJECT_BINARY_DIR}/export/"
DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}"
COMPONENT aqnwb_Development
Expand Down

0 comments on commit 7a18056

Please sign in to comment.