We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb33bbd commit 2aaf532Copy full SHA for 2aaf532
PWGJE/Tasks/CMakeLists.txt
@@ -395,8 +395,8 @@ if(FastJet_FOUND)
395
SOURCES substructureDebug.cxx
396
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore
397
COMPONENT_NAME Analysis)
398
- o2physics_add_dpl_workflow(jet-ds-spec-subs # o2-linter: disable=name/o2-workflow (pre-existing issues in file)
399
- SOURCES jetDsSpectSubs.cxx
+ o2physics_add_dpl_workflow(jet-ds-spec-subs
+ SOURCES jetDsSpecSubs.cxx
400
401
402
o2physics_add_dpl_workflow(jet-d0-ang-substructure
0 commit comments