fix cmake version for tests

This commit is contained in:
Leon Gross
2021-10-06 14:40:52 +02:00
parent 4fc44f32df
commit 8be2ffdcd7
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ Home page for json-c: https://github.com/json-c/json-c/wiki
- `gcc`, `clang`, or another C compiler
- `cmake>=2.8`, `>=3.16` recommended
- `cmake>=2.8`, `>=3.16` recommended, `cmake=>3.1` for tests
To generate docs you'll also need:
- `doxygen>=1.8.13`