Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
smaff92 authored Sep 3, 2024
1 parent 291a198 commit f34f412
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PWGJE/Tasks/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -159,10 +159,10 @@ if(FastJet_FOUND)
o2physics_add_dpl_workflow(bjet-tree-creator
SOURCES bjetTreeCreator.cxx
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore
COMPONENT_NAME Analysis)
COMPONENT_NAME Analysis)
o2physics_add_dpl_workflow(stat-prompt-photon
SOURCES statPromptPhoton.cxx
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore
COMPONENT_NAME Analysis)
o2physics_add_dpl_workflow(full-jet-spectra-pp
SOURCES fulljetspectrapp.cxx
Expand Down

0 comments on commit f34f412

Please sign in to comment.