Skip to content

Commit cd626b8

Browse files
committed
Fix the capital letters
1 parent 49abc73 commit cd626b8

File tree

2 files changed

+1214
-0
lines changed

2 files changed

+1214
-0
lines changed

PWGLF/Tasks/Strangeness/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,3 +155,8 @@ o2physics_add_dpl_workflow(lambdatwopartpolarization
155155
SOURCES lambdaTwoPartPolarization.cxx
156156
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
157157
COMPONENT_NAME Analysis)
158+
159+
o2physics_add_dpl_workflow(cascadeanalysislightions
160+
SOURCES cascadeAnalysisLightIonsDerivedData.cxx
161+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
162+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)