Skip to content

Commit

Permalink
Add installed headers to core component
Browse files Browse the repository at this point in the history
  • Loading branch information
Max DeSantis committed Jan 3, 2025
1 parent 5416ec6 commit 26611a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tesseract_collision/core/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ target_include_directories(${PROJECT_NAME}_core PUBLIC "$<BUILD_INTERFACE:${CMAK
install(
DIRECTORY include/${PROJECT_NAME}
DESTINATION include
COMPONENT core
FILES_MATCHING
PATTERN "*.h"
PATTERN "*.hpp"
Expand Down

0 comments on commit 26611a0

Please sign in to comment.