Skip to content

Commit 1d8a0d0

Browse files
Add workflow for stradautracksconverter
1 parent 212bc72 commit 1d8a0d0

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
@@ -9,6 +9,11 @@
99
# granted to it by virtue of its status as an Intergovernmental Organization
1010
# or submit itself to any jurisdiction.
1111

12+
o2physics_add_dpl_workflow(stradautracksconverter
13+
SOURCES stradautracksconverter.cxx
14+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
15+
COMPONENT_NAME Analysis)
16+
1217
o2physics_add_dpl_workflow(stradautrackstpcpidconverter
1318
SOURCES stradautrackstpcpidconverter.cxx
1419
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore

0 commit comments

Comments
 (0)