Skip to content

Commit 0204736

Browse files
committed
fixup! fixup! fix: add missing header files during install
1 parent 3422e8f commit 0204736

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,5 @@ endif()
1313
target_include_directories(ncrypto
1414
PUBLIC
1515
$<BUILD_INTERFACE:${PROJECT_SOURCE_DIR}/include>
16-
$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/include>
1716
$<BUILD_INTERFACE:${CMAKE_SOURCE_DIR}>
1817
)

0 commit comments

Comments
 (0)