summaryrefslogtreecommitdiff
path: root/parallel-libs/streamexecutor/lib/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'parallel-libs/streamexecutor/lib/CMakeLists.txt')
-rw-r--r--parallel-libs/streamexecutor/lib/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/parallel-libs/streamexecutor/lib/CMakeLists.txt b/parallel-libs/streamexecutor/lib/CMakeLists.txt
index be94cbabc46..fb3c0482762 100644
--- a/parallel-libs/streamexecutor/lib/CMakeLists.txt
+++ b/parallel-libs/streamexecutor/lib/CMakeLists.txt
@@ -8,6 +8,7 @@ add_se_library(
Device.cpp
DeviceMemory.cpp
Error.cpp
+ HostMemory.cpp
Kernel.cpp
KernelSpec.cpp
PackedKernelArgumentArray.cpp