We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f9e049 commit d534625Copy full SHA for d534625
2 files changed
PWGHF/TableProducer/CMakeLists.txt
@@ -92,7 +92,7 @@ o2physics_add_dpl_workflow(candidate-creator-xic0-omegac0
92
93
o2physics_add_dpl_workflow(candidate-creator-xic-to-xi-pi-pi
94
SOURCES candidateCreatorXicToXiPiPi.cxx
95
- PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2::DCAFitter KFParticle::KFParticle
+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2::DCAFitter KFParticle::KFParticle O2Physics::EventFilteringUtils
96
COMPONENT_NAME Analysis)
97
98
o2physics_add_dpl_workflow(candidate-creator-xicc
0 commit comments