Skip to content

Commit a4a09b1

Browse files
committed
Removed factorize workflow, updated the distribute workflow accordingly
1 parent dc3ff00 commit a4a09b1

File tree

5 files changed

+190
-554
lines changed

5 files changed

+190
-554
lines changed

Detectors/TPC/workflow/CMakeLists.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -304,9 +304,4 @@ o2_add_executable(cmv-distribute
304304
SOURCES src/tpc-distribute-cmv.cxx
305305
PUBLIC_LINK_LIBRARIES O2::TPCWorkflow)
306306

307-
o2_add_executable(cmv-factorize
308-
COMPONENT_NAME tpc
309-
SOURCES src/tpc-factorize-cmv.cxx
310-
PUBLIC_LINK_LIBRARIES O2::TPCWorkflow)
311-
312307
add_subdirectory(readers)

0 commit comments

Comments
 (0)