Skip to content

Commit

Permalink
Install rootmap for old schema dictionaries
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Dec 20, 2024
1 parent 3eec167 commit 960b26b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions edm4hep/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ install(TARGETS ${EDM4HEP_INSTALL_LIBS}
install(FILES
"${PROJECT_BINARY_DIR}/edm4hep/edm4hepDictDict.rootmap"
"${PROJECT_BINARY_DIR}/edm4hep/libedm4hepDict_rdict.pcm"
"${PROJECT_BINARY_DIR}/edm4hep/edm4hepOldSchemasDictDict.rootmap"
"${PROJECT_BINARY_DIR}/edm4hep/libedm4hepOldSchemasDict_rdict.pcm"
DESTINATION "${CMAKE_INSTALL_LIBDIR}" COMPONENT dev)

install(FILES
Expand Down

0 comments on commit 960b26b

Please sign in to comment.