aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 3f2223596f..20a010f38c 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (c) 2023 Arm Limited.
+# Copyright (c) 2023-2024 Arm Limited.
#
# SPDX-License-Identifier: MIT
#
@@ -100,6 +100,7 @@ target_sources(
validation/reference/Floor.cpp
validation/reference/PriorBoxLayer.cpp
validation/reference/Scale.cpp
+ validation/reference/ScatterLayer.cpp
validation/reference/ReorgLayer.cpp
validation/reference/Range.cpp
validation/reference/ArithmeticDivision.cpp