mirror of https://github.com/ARMmbed/mbed-os.git
parent
5ae8e0eec0
commit
750247c472
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
# This is the boilerplate for Mbed OS
|
# This is the boilerplate for Mbed OS
|
||||||
|
|
||||||
cmake_minimum_required(VERSION 3.21.0 FATAL_ERROR)
|
cmake_minimum_required(VERSION 3.19.0 FATAL_ERROR)
|
||||||
|
|
||||||
option(BUILD_GREENTEA_TESTS "Build greentea tests only." OFF)
|
option(BUILD_GREENTEA_TESTS "Build greentea tests only." OFF)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue