mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-11 02:38:09 +09:00
INSTALL: Update minimal CMake version to match reality
Signed-off-by: Jakub Jelen <jjelen@redhat.com> Reviewed-by: Sahana Prasad <sahana@redhat.com>
This commit is contained in:
committed by
Sahana Prasad
parent
f3fe85f45e
commit
0cbd35f1fd
2
INSTALL
2
INSTALL
@@ -7,7 +7,7 @@
|
|||||||
In order to build libssh, you need to install several components:
|
In order to build libssh, you need to install several components:
|
||||||
|
|
||||||
- A C compiler
|
- A C compiler
|
||||||
- [CMake](https://www.cmake.org) >= 3.5.0
|
- [CMake](https://www.cmake.org) >= 3.12.0
|
||||||
- [libz](https://www.zlib.net) >= 1.2
|
- [libz](https://www.zlib.net) >= 1.2
|
||||||
- [openssl](https://www.openssl.org) >= 1.1.1
|
- [openssl](https://www.openssl.org) >= 1.1.1
|
||||||
or
|
or
|
||||||
|
|||||||
Reference in New Issue
Block a user