Skip to content

Commit 7660ae6

Browse files
committed
Fix conflicts
1 parent b566954 commit 7660ae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/TableProducer/Strangeness/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,6 @@ o2physics_add_dpl_workflow(lambdaspincorrelation
170170
if(FastJet_FOUND)
171171
o2physics_add_dpl_workflow(lfinjets
172172
SOURCES lfinjets.cxx
173-
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::PWGJECore FastJet::FastJet FastJet::Contrib
173+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::PWGJECore FastJet::FastJet FastJet::Contrib O2Physics::EventFilteringUtils
174174
COMPONENT_NAME Analysis)
175175
endif()

0 commit comments

Comments
 (0)