Skip to content

Commit

Permalink
changed appropriate TMakeList files
Browse files Browse the repository at this point in the history
  • Loading branch information
cnkoster committed Oct 25, 2024
1 parent 650ce85 commit eb91e7e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
6 changes: 6 additions & 0 deletions PWGCF/Flow/TableProducer/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,9 @@
# In applying this license CERN does not waive the privileges and immunities
# granted to it by virtue of its status as an Intergovernmental Organization
# or submit itself to any jurisdiction.


o2physics_add_dpl_workflow(flow-zdc-qvectors
SOURCES ZDCQvectors.cxx
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::GFWCore
COMPONENT_NAME Analysis)
5 changes: 0 additions & 5 deletions PWGCF/Flow/Tasks/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,3 @@ o2physics_add_dpl_workflow(flow-gfw-omegaxi
SOURCES flowGFWOmegaXi.cxx
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::GFWCore
COMPONENT_NAME Analysis)

o2physics_add_dpl_workflow(flow-zdc-qvectors
SOURCES flowSPZDC.cxx
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::GFWCore
COMPONENT_NAME Analysis)

0 comments on commit eb91e7e

Please sign in to comment.