aboutsummaryrefslogtreecommitdiff
path: root/compute_kernel_writer/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'compute_kernel_writer/CMakeLists.txt')
-rw-r--r--compute_kernel_writer/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/compute_kernel_writer/CMakeLists.txt b/compute_kernel_writer/CMakeLists.txt
index eddae06f95..659c1058b1 100644
--- a/compute_kernel_writer/CMakeLists.txt
+++ b/compute_kernel_writer/CMakeLists.txt
@@ -123,6 +123,7 @@ target_sources(ckw PRIVATE
src/Kernel.cpp
src/KernelWriter.cpp
src/TensorInfo.cpp
+ src/TensorSampler.cpp
src/TensorUtils.cpp
src/TileInfo.cpp
src/TileOperand.cpp