aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e8f9c46f4b..dfd10be33e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -394,6 +394,8 @@ if(BUILD_UNIT_TESTS)
src/armnn/test/TensorTest.cpp
src/armnn/test/TestLayerVisitor.cpp
src/armnn/test/TestLayerVisitor.hpp
+ src/armnn/test/TestNameOnlyLayerVisitor.cpp
+ src/armnn/test/TestNameOnlyLayerVisitor.hpp
src/armnn/test/UnitTests.cpp
src/armnn/test/UnitTests.hpp
src/armnn/test/UtilsTests.cpp