Skip to content

Commit

Permalink
Rollup merge of rust-lang#127532 - simonLeary42:patch-1, r=Nilstrieb
Browse files Browse the repository at this point in the history
documentation: update cmake version

Previously discussed here: rust-lang#127531
  • Loading branch information
matthiaskrgr committed Jul 9, 2024
2 parents a815c0a + dfac6fa commit 1d92351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ If building LLVM from source, you'll need additional tools:
[LLVM's documentation](https://llvm.org/docs/GettingStarted.html#host-c-toolchain-both-compiler-and-standard-library)
* `ninja`, or GNU `make` 3.81 or later (Ninja is recommended, especially on
Windows)
* `cmake` 3.13.4 or later
* `cmake` version listed on [LLVM's documentation](https://llvm.org/docs/GettingStarted.html#software)
* `libstdc++-static` may be required on some Linux distributions such as Fedora
and Ubuntu

Expand Down

0 comments on commit 1d92351

Please sign in to comment.