We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc8d1cb commit bf3cf86Copy full SHA for bf3cf86
PWGLF/TableProducer/Strangeness/Converters/CMakeLists.txt
@@ -124,6 +124,11 @@ o2physics_add_dpl_workflow(stracentconverter
124
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
125
COMPONENT_NAME Analysis)
126
127
+o2physics_add_dpl_workflow(stracentconverter2
128
+ SOURCES stracentconverter2.cxx
129
+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
130
+ COMPONENT_NAME Analysis)
131
+
132
o2physics_add_dpl_workflow(stramccollmultconverter
133
SOURCES stramccollmultconverter.cxx
134
0 commit comments