Skip to content

Commit

Permalink
Install implementation headers are installed
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Sep 11, 2024
1 parent d9a81eb commit 3908791
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ install(FILES ${headers_necessary}
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/podio
)
install(DIRECTORY ${PROJECT_SOURCE_DIR}/include/podio/utilities
${PROJECT_SOURCE_DIR}/include/podio/detail
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/podio
)

Expand Down

0 comments on commit 3908791

Please sign in to comment.