Skip to content

Commit 750247c

Browse files
committed
Revert "update cmake_minimum_required to 3.21.0"
This reverts commit cfa8865.
1 parent 5ae8e0e commit 750247c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# This is the boilerplate for Mbed OS
55

6-
cmake_minimum_required(VERSION 3.21.0 FATAL_ERROR)
6+
cmake_minimum_required(VERSION 3.19.0 FATAL_ERROR)
77

88
option(BUILD_GREENTEA_TESTS "Build greentea tests only." OFF)
99

0 commit comments

Comments
 (0)