summaryrefslogtreecommitdiff
path: root/CONTRIBUTION.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTION.md')
-rw-r--r--CONTRIBUTION.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTION.md b/CONTRIBUTION.md
index 7b0f1b4a9..becbfaf62 100644
--- a/CONTRIBUTION.md
+++ b/CONTRIBUTION.md
@@ -94,6 +94,7 @@ Install CMake and Ninja.
```
$ sudo apt-get install cmake ninja-build
```
+> Warning: Currently the required CMake version is 3.20 or above.
Run CMake with a following command to generate Makefile:
```