We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4064cc1 commit 53c6339Copy full SHA for 53c6339
Common/TableProducer/CMakeLists.txt
@@ -22,12 +22,6 @@ o2physics_add_dpl_workflow(trackselection
22
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
23
COMPONENT_NAME Analysis)
24
25
-o2physics_add_dpl_workflow(event-selection
26
- SOURCES eventSelection.cxx
27
- PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCCDB
28
- O2::DataFormatsITSMFT
29
- COMPONENT_NAME Analysis)
30
-
31
o2physics_add_dpl_workflow(event-selection-service
32
SOURCES eventSelectionService.cxx
33
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCCDB
0 commit comments