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

Fix rebase error

parent 3065e72a
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/Digi2edm4hep.cpp;io/DigiEdm4hepInput.cpp")
list(APPEND DDDigiIO_SOURCES "io/Digi2edm4hepOutput.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