There was an error while loading. Please reload this page.
1 parent f0db501 commit e66f649Copy full SHA for e66f649
4 files changed
GPU/Workflow/CMakeLists.txt
@@ -11,6 +11,8 @@
11
12
o2_add_library(GPUWorkflow
13
SOURCES src/GPUWorkflowSpec.cxx
14
+ src/GPUWorkflowTPC.cxx
15
+ src/GPUWorkflowITS.cxx
16
TARGETVARNAME targetName
17
PUBLIC_LINK_LIBRARIES O2::Framework
18
O2::DataFormatsTPC
0 commit comments