Skip to content

Commit 74b1014

Browse files
authored
Update CMakeLists.txt
1 parent 0eaf8fc commit 74b1014

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

PWGLF/Tasks/GlobalEventProperties/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,8 @@ o2physics_add_dpl_workflow(study-pnch
3333
SOURCES studyPnch.cxx
3434
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
3535
COMPONENT_NAME Analysis)
36+
37+
o2physics_add_dpl_workflow(ptmult-corr
38+
SOURCES ptmultCorr.cxx
39+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
40+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)