mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
cmake: bump minimum required version to 3.17.5 (#13775)
This commit is contained in:
2
base
2
base
Submodule base updated: 5d68d88b54...e9b218ef3f
@@ -15,7 +15,7 @@ To get and compile the source you must have:
|
||||
- `autoconf`: version greater than 2.64
|
||||
- `bash`: version 4.0 or greater
|
||||
- `ccache`: optional, but recommended
|
||||
- `cmake`: version 3.15 or greater, 3.20 or greater recommended
|
||||
- `cmake`: version 3.17.5 or greater
|
||||
- `gettext`
|
||||
- `gcc/g++` or `clang/clang++`: with C11 & C++17 support
|
||||
- `git`
|
||||
|
||||
Reference in New Issue
Block a user