There was an error while loading. Please reload this page.
1 parent 1ef4417 commit e7fe6baCopy full SHA for e7fe6ba
1 file changed
macro/CMakeLists.txt
@@ -125,6 +125,7 @@ endif()
125
o2_add_test_root_macro(build_geometry.C
126
PUBLIC_LINK_LIBRARIES O2::SimConfig
127
O2::DetectorsPassive
128
+ O2::ExternalDetectors
129
O2::Field
130
O2::MFTSimulation
131
O2::MCHSimulation
@@ -184,6 +185,7 @@ if(Geant4_FOUND AND BUILD_SIMULATION)
184
185
o2_add_test_root_macro(o2sim.C
186
PUBLIC_LINK_LIBRARIES O2::Generators
187
188
189
190
191
0 commit comments