Skip to content

Commit ff8de42

Browse files
authored
[PWGLF] Update CMakeLists.txt (#9491)
1 parent c540972 commit ff8de42

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

PWGLF/TableProducer/Nuspex/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,3 +93,8 @@ o2physics_add_dpl_workflow(hypernuclei-kf-tree-creator
9393
SOURCES hypKfTreeCreator.cxx
9494
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
9595
COMPONENT_NAME Analysis)
96+
97+
o2physics_add_dpl_workflow(tr-he-analysis
98+
SOURCES trHeAnalysis.cxx
99+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
100+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)