Skip to content
Snippets Groups Projects
Commit cb12ea24 authored by Markus Frank's avatar Markus Frank Committed by MarkusFrankATcernch
Browse files

Fix test

parent f5141f90
No related branches found
No related tags found
No related merge requests found
......@@ -67,7 +67,7 @@ else()
endif()
#
if(DD4HEP_USE_EDM4HEP)
list(APPEND DDDigiIO_SOURCES "io/Digi2edm4hepOutput.cpp;io/DigiEdm4hepInput.cpp")
list(APPEND DDDigiIO_SOURCES "io/DigiEdm4hepOutput.cpp;io/DigiEdm4hepInput.cpp")
list(APPEND DDDigiIO_DEFINITIONS "DD4HEP_USE_EDM4HEP=1")
list(APPEND DDDigiIO_USES "EDM4HEP::edm4hep;EDM4HEP::edm4hepDict;podio::podio;podio::podioDict;podio::podioRootIO")
else()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment