Update minimum CMake version in README
The minimum got bumped in the LLVM upgrade of #34743.
This commit is contained in:
parent
197be89f36
commit
4254b31078
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ Read ["Installing Rust"] from [The Book].
|
|||
* `g++` 4.7 or later or `clang++` 3.x
|
||||
* `python` 2.7 (but not 3.x)
|
||||
* GNU `make` 3.81 or later
|
||||
* `cmake` 2.8.8 or later
|
||||
* `cmake` 3.4.3 or later
|
||||
* `curl`
|
||||
* `git`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue