Skip to content

Commit a93e92c

Browse files
authored
Update CMakeLists.txt
1 parent 8c73854 commit a93e92c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

ALICE3/TableProducer/OTF/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,8 @@ o2physics_add_dpl_workflow(onthefly-richpid
2323
SOURCES onTheFlyRichPid.cxx
2424
PUBLIC_LINK_LIBRARIES O2::Framework O2::DetectorsBase O2Physics::AnalysisCore O2::ReconstructionDataFormats O2::DetectorsCommonDataFormats O2Physics::ALICE3Core
2525
COMPONENT_NAME Analysis)
26+
27+
o2physics_add_dpl_workflow(onthefly-trkpid
28+
SOURCES onTheFlyTrackerPid.cxx
29+
PUBLIC_LINK_LIBRARIES O2::Framework O2::DetectorsBase O2Physics::AnalysisCore O2::ReconstructionDataFormats O2::DetectorsCommonDataFormats O2Physics::ALICE3Core
30+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)