From 7a18056a58b171bd5c6237e3758a8b4bc7e0fbb0 Mon Sep 17 00:00:00 2001 From: Steph Prince <40640337+stephprince@users.noreply.github.com> Date: Wed, 28 Aug 2024 15:09:34 -0700 Subject: [PATCH] update source directory for installation --- cmake/install-rules.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/install-rules.cmake b/cmake/install-rules.cmake index e7a03161..fb3b526b 100644 --- a/cmake/install-rules.cmake +++ b/cmake/install-rules.cmake @@ -13,7 +13,7 @@ set(package aqnwb) install( DIRECTORY - include/ + src/ "${PROJECT_BINARY_DIR}/export/" DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}" COMPONENT aqnwb_Development