Skip to content

Commit a750f5f

Browse files
Update CMakeLists.txt
1 parent 7834b62 commit a750f5f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

PWGJE/Tasks/CMakeLists.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -403,4 +403,10 @@ if(FastJet_FOUND)
403403
SOURCES bjetCentMult.cxx
404404
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore
405405
COMPONENT_NAME Analysis)
406+
407+
o2physics_add_dpl_workflow(qg-tree-creator
408+
SOURCES qgTreeCreator.cxx
409+
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore
410+
COMPONENT_NAME Analysis)
411+
406412
endif()

0 commit comments

Comments
 (0)