Add note to readme about cmake version to build

This commit is contained in:
Stefan Heinz 2021-12-05 21:26:58 +01:00 committed by GitHub
parent a9860388b2
commit 18d33933d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,6 +45,8 @@ If you're using a DLU client, then you don't need to change anything. But if you
### Linux builds
Make sure packages like `gcc`, `cmake`, and `zlib` are installed. Depending on the distribution, these packages might already be installed.
cmake must be version 3.12 or higher!
**Build the repository**
```bash
# Create the build directory, preserving it if it already exists