We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a169120 commit 8e6418bCopy full SHA for 8e6418b
PWGDQ/Tasks/CMakeLists.txt
@@ -116,7 +116,7 @@ o2physics_add_dpl_workflow(task-fwd-track-pid
116
117
o2physics_add_dpl_workflow(quarkonia-to-hyperons
118
SOURCES quarkoniaToHyperons.cxx
119
- PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::MLCore O2Physics::EventFilteringUtils
+ PUBLIC_LINK_LIBRARIES O2::DetectorsBase O2::Framework O2::DCAFitter KFParticle::KFParticle O2Physics::AnalysisCore O2Physics::MLCore O2Physics::EventFilteringUtils
120
COMPONENT_NAME Analysis)
121
122
o2physics_add_dpl_workflow(model-converter-mult-pv
0 commit comments