We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f3764e commit 2e3ee34Copy full SHA for 2e3ee34
PWGLF/Tasks/Nuspex/CMakeLists.txt
@@ -137,7 +137,7 @@ o2physics_add_dpl_workflow(angular-correlations-in-jets
137
138
o2physics_add_dpl_workflow(antinuclei-in-jets
139
SOURCES antinucleiInJets.cxx
140
- PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::PWGJECore FastJet::FastJet FastJet::Contrib
+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::EventFilteringUtils O2Physics::PWGJECore FastJet::FastJet FastJet::Contrib
141
COMPONENT_NAME Analysis)
142
143
o2physics_add_dpl_workflow(kink-pika
0 commit comments