aboutsummaryrefslogtreecommitdiff
path: root/reference_model
diff options
context:
space:
mode:
Diffstat (limited to 'reference_model')
-rw-r--r--reference_model/CMakeLists.txt2
-rw-r--r--reference_model/custom_op_example/CMakeLists.txt4
2 files changed, 3 insertions, 3 deletions
diff --git a/reference_model/CMakeLists.txt b/reference_model/CMakeLists.txt
index 538c50b..41e4d57 100644
--- a/reference_model/CMakeLists.txt
+++ b/reference_model/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required (VERSION 3.4)
+cmake_minimum_required (VERSION 3.16)
# Copyright (c) 2020-2024, ARM Limited.
#
diff --git a/reference_model/custom_op_example/CMakeLists.txt b/reference_model/custom_op_example/CMakeLists.txt
index aea8071..b16ffec 100644
--- a/reference_model/custom_op_example/CMakeLists.txt
+++ b/reference_model/custom_op_example/CMakeLists.txt
@@ -1,6 +1,6 @@
-cmake_minimum_required (VERSION 3.4)
+cmake_minimum_required (VERSION 3.16)
-# Copyright (c) 2023, ARM Limited.
+# Copyright (c) 2023-2024, ARM Limited.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.