Skip to content

Commit

Permalink
expose headers of libs
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelab committed Jan 24, 2024
1 parent 2a0161e commit d85b25e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -540,6 +540,7 @@ install(DIRECTORY ${CMAKE_BINARY_DIR}/include/ DESTINATION include FILES_MATCHIN
install(DIRECTORY ${CMAKE_BINARY_DIR}/data/ DESTINATION share/crpropa/ PATTERN ".git" EXCLUDE)

install(DIRECTORY libs/kiss/include/ DESTINATION include)
install(DIRECTORY libs/HepPID/include/ DESTINATION include)

# ------------------------------------------------------------------
# Documentation
Expand Down

0 comments on commit d85b25e

Please sign in to comment.