summaryrefslogtreecommitdiff
path: root/arch/msp430
diff options
context:
space:
mode:
Diffstat (limited to 'arch/msp430')
-rw-r--r--arch/msp430/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/msp430/CMakeLists.txt b/arch/msp430/CMakeLists.txt
index 034ed1e2..11e3e025 100644
--- a/arch/msp430/CMakeLists.txt
+++ b/arch/msp430/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 3.9 FATAL_ERROR)
+cmake_minimum_required(VERSION 3.9...3.15 FATAL_ERROR)
project(arch_msp430)