Skip to content

Commit 88f7458

Browse files
authored
Add files via upload
1 parent d7cb720 commit 88f7458

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

PWGLF/TableProducer/Strangeness/CMakeLists.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,6 @@ o2physics_add_dpl_workflow(hstrangecorrelationfilter
5050
SOURCES hStrangeCorrelationFilter.cxx
5151
PUBLIC_LINK_LIBRARIES O2::DCAFitter O2Physics::AnalysisCore O2Physics::EventFilteringUtils
5252
COMPONENT_NAME Analysis)
53-
54-
o2physics_add_dpl_workflow(hstrangederiveddata
55-
SOURCES hStrangeDerivedData.cxx
56-
PUBLIC_LINK_LIBRARIES O2::DCAFitter O2Physics::AnalysisCore O2Physics::EventFilteringUtils
57-
COMPONENT_NAME Analysis)
5853

5954
o2physics_add_dpl_workflow(double-casc-tree-creator
6055
SOURCES doubleCascTreeCreator.cxx
@@ -173,3 +168,8 @@ if(FastJet_FOUND)
173168
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::PWGJECore FastJet::FastJet FastJet::Contrib O2Physics::EventFilteringUtils
174169
COMPONENT_NAME Analysis)
175170
endif()
171+
172+
o2physics_add_dpl_workflow(hstrangederiveddata
173+
SOURCES hStrangeDerivedData.cxx
174+
PUBLIC_LINK_LIBRARIES O2::DCAFitter O2Physics::AnalysisCore O2Physics::EventFilteringUtils
175+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)