Skip to content

Commit ea9acb8

Browse files
committed
doc: Update minimum required CMake to v3.22
Signed-off-by: GitHub <noreply@github.com>
1 parent 5ec806e commit ea9acb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ API documentation for v0.8.0+ can viewed from:
3838
### Building and installing
3939

4040
#### Prereqs:
41-
- [CMake v3.12 or better](http://www.cmake.org/)
41+
- [CMake v3.22 or better](http://www.cmake.org/)
4242
- A C compiler (GCC 4.4+, clang, and MSVC are test. Other compilers may also
4343
work)
4444
- *Optionally* [OpenSSL](http://www.openssl.org/) v1.1.1+ to enable support for

0 commit comments

Comments
 (0)