Skip to content
Snippets Groups Projects
Commit e8ff452a authored by Frank Gaede's avatar Frank Gaede Committed by Marko Petric
Browse files

turn on DD4HEP_USE_EDM4HEP for testing w/ CI

parent b923283f
No related branches found
No related tags found
No related merge requests found
...@@ -72,7 +72,7 @@ option(DD4HEP_USE_GEANT4 "Enable the simulation part based on Geant4" OFF) ...@@ -72,7 +72,7 @@ option(DD4HEP_USE_GEANT4 "Enable the simulation part based on Geant4" OFF)
option(DD4HEP_IGNORE_GEANT4_TLS "Ignore the tls flag Geant4 was compiled with" OFF) option(DD4HEP_IGNORE_GEANT4_TLS "Ignore the tls flag Geant4 was compiled with" OFF)
option(DD4HEP_USE_GEAR "Build gear wrapper for backward compatibility" OFF) option(DD4HEP_USE_GEAR "Build gear wrapper for backward compatibility" OFF)
option(DD4HEP_USE_LCIO "Build lcio extensions" OFF) option(DD4HEP_USE_LCIO "Build lcio extensions" OFF)
option(DD4HEP_USE_EDM4HEP "Build edm4hep extensions" OFF) option(DD4HEP_USE_EDM4HEP "Build edm4hep extensions" ON)
option(DD4HEP_USE_HEPMC3 "Build hepmc3 extensions" OFF) option(DD4HEP_USE_HEPMC3 "Build hepmc3 extensions" OFF)
option(DD4HEP_USE_TBB "Build features that require TBB" OFF) option(DD4HEP_USE_TBB "Build features that require TBB" OFF)
option(DD4HEP_LOAD_ASSIMP "Download and build ASSIMP from github" OFF) option(DD4HEP_LOAD_ASSIMP "Download and build ASSIMP from github" OFF)
......
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