Skip to content

Commit b645d8a

Browse files
ariedel-cernThePhDane
authored andcommitted
[PWGCF] Fix CMakeLists.txt in femtodream (AliceO2Group#13284)
1 parent 5341c88 commit b645d8a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

PWGCF/FemtoDream/Tasks/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,8 @@ o2physics_add_dpl_workflow(femtodream-pair-v0-v0
8888
SOURCES femtoDreamPairTaskV0V0.cxx
8989
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
9090
COMPONENT_NAME Analysis)
91+
92+
o2physics_add_dpl_workflow(femto-dream-pair-efficiency
93+
SOURCES femtoDreamPairEfficiency.cxx
94+
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
95+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)