Skip to content

Commit 72ba068

Browse files
Add stramccollisionconverter2 workflow to CMakeLists
1 parent 7db48de commit 72ba068

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

PWGLF/TableProducer/Strangeness/Converters/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,11 @@ o2physics_add_dpl_workflow(stramccollmultconverter
159159
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
160160
COMPONENT_NAME Analysis)
161161

162+
o2physics_add_dpl_workflow(stramccollisionconverter2
163+
SOURCES stramccollisionconverter2.cxx
164+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
165+
COMPONENT_NAME Analysis)
166+
162167
o2physics_add_dpl_workflow(zdcneutronsconverter
163168
SOURCES zdcneutronsconverter.cxx
164169
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore

0 commit comments

Comments
 (0)