Skip to content

Commit 0f81a35

Browse files
committed
cmake corr
1 parent f0f06a2 commit 0f81a35

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

PWGCF/EbyEFluctuations/Tasks/CMakeLists.txt

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,7 @@ o2physics_add_dpl_workflow(strongly-intensive-corr
8989
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
9090
COMPONENT_NAME Analysis)
9191

92-
o2physics_add_dpl_workflow(multand-pt-fluctuations
93-
SOURCES multandPtFluctuations.cxx
94-
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
95-
COMPONENT_NAME Analysis)
96-
92+
o2physics_add_dpl_workflow(multandpt-fluctuations
93+
SOURCES multandptFluctuations.cxx
94+
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
95+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)