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 5a5bbed commit 5cf58e0Copy full SHA for 5cf58e0
PWGLF/Tasks/Strangeness/CMakeLists.txt
@@ -112,7 +112,7 @@ o2physics_add_dpl_workflow(cascpolsp
112
if(FastJet_FOUND)
113
o2physics_add_dpl_workflow(strangeness-in-jets
114
SOURCES strangenessInJets.cxx
115
- PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::PWGJECore FastJet::FastJet FastJet::Contrib
+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::PWGJECore FastJet::FastJet FastJet::Contrib O2Physics::EventFilteringUtils
116
COMPONENT_NAME Analysis)
117
endif()
118
0 commit comments