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 bb552d33bb..e46ac04092 100644
--- a/delegate/CMakeLists.txt
+++ b/delegate/CMakeLists.txt
@@ -182,6 +182,8 @@ if(BUILD_UNIT_TESTS)
test/ReshapeTest.cpp
test/ResizeTest.cpp
test/ResizeTestHelper.hpp
+ test/ReverseV2Test.cpp
+ test/ReverseV2TestHelper.hpp
test/RoundTest.cpp
test/RoundTestHelper.hpp
test/SoftmaxTest.cpp