diff --git a/DataFormats/Detectors/TPC/CMakeLists.txt b/DataFormats/Detectors/TPC/CMakeLists.txt index 5665856a7b754..698e212afb1f4 100644 --- a/DataFormats/Detectors/TPC/CMakeLists.txt +++ b/DataFormats/Detectors/TPC/CMakeLists.txt @@ -23,6 +23,7 @@ o2_add_library( src/LaserTrack.cxx src/TPCSectorHeader.cxx src/ClusterNativeHelper.cxx + src/WorkflowHelper.cxx src/CompressedClusters.cxx PUBLIC_LINK_LIBRARIES O2::GPUCommon O2::SimulationDataFormat