diff --git a/CMakeLists.txt b/CMakeLists.txt index bc5e6bfe98f8a221a46f8048796a4fd72471cdca..d74a040f3df59c7fe6f49e87d1e7512f50db62bb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -32,6 +32,7 @@ add_library(eicd SHARED ) target_link_libraries(eicd + PUBLIC EDM4HEP::edm4hep PUBLIC podio::podio PUBLIC ROOT::Core )