We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38ec42f commit 3bae263Copy full SHA for 3bae263
Generators/CMakeLists.txt
@@ -107,7 +107,6 @@ endif()
107
if(HepMC3_FOUND)
108
list(APPEND headers include/Generators/GeneratorHepMC.h)
109
list(APPEND headers include/Generators/GeneratorHepMCParam.h)
110
- list(APPEND headers include/Generators/AODToHepMC.h)
111
endif()
112
113
o2_target_root_dictionary(Generators HEADERS ${headers})
0 commit comments