Skip to content

Commit a03fc7c

Browse files
aphecetchedavidrohr
authored andcommitted
CMake: MCHWorkflow lib is not needed for CTF I/O.
Should use the (much) leaner MCHCTF lib instead.
1 parent 2e00de2 commit a03fc7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Detectors/CTF/workflow/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ o2_add_library(CTFWorkflow
3535
O2::FT0Workflow
3636
O2::FV0Workflow
3737
O2::FDDWorkflow
38-
O2::MCHWorkflow
38+
O2::MCHCTF
3939
O2::MIDWorkflow
4040
O2::EMCALWorkflow
4141
O2::PHOSWorkflow

0 commit comments

Comments
 (0)