1 parent 322aaa6 commit 375723aCopy full SHA for 375723a
2 files changed
PWGJE/Tasks/CMakeLists.txt
@@ -469,6 +469,10 @@ if(FastJet_FOUND)
469
REUSE_FROM JetSubstructureHFPCH
470
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore
471
COMPONENT_NAME Analysis)
472
+ o2physics_add_dpl_workflow(jet-correlation-dmeson
473
+ SOURCES jetCorrelationDmeson.cxx
474
+ PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore
475
+ COMPONENT_NAME Analysis)
476
o2physics_add_dpl_workflow(hf-debug
477
SOURCES hfDebug.cxx
478
REUSE_FROM JetSubstructureHFOutputPCH
0 commit comments