1 parent 79bb740 commit 4a03d21Copy full SHA for 4a03d21
1 file changed
PWGCF/MultiparticleCorrelations/Tasks/CMakeLists.txt
@@ -17,7 +17,7 @@ o2physics_add_dpl_workflow(multiparticle-correlations-ab
17
o2physics_add_dpl_workflow(multiparticle-correlations-ar
18
SOURCES multiparticle-correlations-ar.cxx
19
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
20
- COMPONENT_NAME Analysis) // o2-linter: disable=name/o2-workflow (this is not my task, I cannot change this)
+ COMPONENT_NAME Analysis) // o2-linter: disable=name/o2-workflow (Common collaboration code)
21
22
o2physics_add_dpl_workflow(three-particle-correlations
23
SOURCES threeParticleCorrelations.cxx
0 commit comments