Skip to content

Commit 5cf58e0

Browse files
authored
Update CMakeLists.txt
1 parent 5a5bbed commit 5cf58e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/Tasks/Strangeness/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ o2physics_add_dpl_workflow(cascpolsp
112112
if(FastJet_FOUND)
113113
o2physics_add_dpl_workflow(strangeness-in-jets
114114
SOURCES strangenessInJets.cxx
115-
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::PWGJECore FastJet::FastJet FastJet::Contrib
115+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::PWGJECore FastJet::FastJet FastJet::Contrib O2Physics::EventFilteringUtils
116116
COMPONENT_NAME Analysis)
117117
endif()
118118

0 commit comments

Comments
 (0)