aboutsummaryrefslogtreecommitdiff
path: root/delegate/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'delegate/CMakeLists.txt')
-rw-r--r--delegate/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/delegate/CMakeLists.txt b/delegate/CMakeLists.txt
index c1bf73a6ab..d92611f84b 100644
--- a/delegate/CMakeLists.txt
+++ b/delegate/CMakeLists.txt
@@ -134,6 +134,8 @@ if(BUILD_UNIT_TESTS)
test/BatchMatMulTestHelper.hpp
test/BatchSpaceTest.cpp
test/BatchSpaceTestHelper.hpp
+ test/BroadcastToTest.cpp
+ test/BroadcastToTestHelper.hpp
test/CastTest.cpp
test/CastTestHelper.hpp
test/ComparisonTest.cpp