aboutsummaryrefslogtreecommitdiff
path: root/src/backends/tosaReference/test/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/backends/tosaReference/test/CMakeLists.txt')
-rw-r--r--src/backends/tosaReference/test/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/backends/tosaReference/test/CMakeLists.txt b/src/backends/tosaReference/test/CMakeLists.txt
index 627a1836e1..06fbbe1d96 100644
--- a/src/backends/tosaReference/test/CMakeLists.txt
+++ b/src/backends/tosaReference/test/CMakeLists.txt
@@ -4,6 +4,7 @@
#
list(APPEND armnnTosaRefBackendUnitTests_sources
+ TosaRefEndToEndTests.cpp
TosaRefLayerTests.cpp
TosaRefLayerSupportTests.cpp
TosaRefOptimizedNetworkTests.cpp