mirror of https://github.com/ARMmbed/mbed-os.git
update README for new CMake version
parent
3d22c880d8
commit
d4062f5fcb
|
@ -55,7 +55,7 @@ Supported examples can be identified by the presence of a top level `CMakeLists.
|
||||||
## How to build an application
|
## How to build an application
|
||||||
|
|
||||||
Prerequisities:
|
Prerequisities:
|
||||||
- CMake >=3.19.0
|
- CMake >=3.21.0
|
||||||
- mbed-tools >=4.0.0
|
- mbed-tools >=4.0.0
|
||||||
- Python modules defined in [`tools/cmake/requirements.txt`](./requirements.txt)
|
- Python modules defined in [`tools/cmake/requirements.txt`](./requirements.txt)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue