Skip to content

Commit 7b0bfd9

Browse files
authored
remove old eventSelection task from CMakeLists.txt
1 parent a064083 commit 7b0bfd9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Common/TableProducer/CMakeLists.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,6 @@ o2physics_add_dpl_workflow(trackselection
2222
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
2323
COMPONENT_NAME Analysis)
2424

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-
3125
o2physics_add_dpl_workflow(event-selection-service
3226
SOURCES eventSelectionService.cxx
3327
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCCDB

0 commit comments

Comments
 (0)