aboutsummaryrefslogtreecommitdiff
path: root/src/backends/gpuFsa/test/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/backends/gpuFsa/test/CMakeLists.txt')
-rw-r--r--src/backends/gpuFsa/test/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/backends/gpuFsa/test/CMakeLists.txt b/src/backends/gpuFsa/test/CMakeLists.txt
index c600589768..66091e90df 100644
--- a/src/backends/gpuFsa/test/CMakeLists.txt
+++ b/src/backends/gpuFsa/test/CMakeLists.txt
@@ -1,9 +1,10 @@
#
-# Copyright © 2022 Arm Ltd and Contributors. All rights reserved.
+# Copyright © 2022-2023 Arm Ltd and Contributors. All rights reserved.
# SPDX-License-Identifier: MIT
#
list(APPEND armnnGpuFsaBackendUnitTests_sources
+ GpuFsaDefaultAllocatorTests.cpp
GpuFsaEndToEndTests.cpp
GpuFsaLayerTests.cpp
GpuFsaLayerSupportTests.cpp