Skip to content

Commit bf3cf86

Browse files
Add stracentconverter2 workflow to CMakeLists
1 parent fc8d1cb commit bf3cf86

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

PWGLF/TableProducer/Strangeness/Converters/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,11 @@ o2physics_add_dpl_workflow(stracentconverter
124124
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
125125
COMPONENT_NAME Analysis)
126126

127+
o2physics_add_dpl_workflow(stracentconverter2
128+
SOURCES stracentconverter2.cxx
129+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
130+
COMPONENT_NAME Analysis)
131+
127132
o2physics_add_dpl_workflow(stramccollmultconverter
128133
SOURCES stramccollmultconverter.cxx
129134
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore

0 commit comments

Comments
 (0)