Skip to content

Commit a4b6222

Browse files
authored
Update CMakeLists.txt
1 parent 942862a commit a4b6222

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
@@ -28,3 +28,8 @@ o2physics_add_dpl_workflow(flattenicty-pikp
2828
SOURCES flattenictyPikp.cxx
2929
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::AnalysisCCDB
3030
COMPONENT_NAME Analysis)
31+
32+
o2physics_add_dpl_workflow(study-pnch
33+
SOURCES studyPnch.cxx
34+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
35+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)