We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 998f4f4 + dfac6fa commit 53aae31Copy full SHA for 53aae31
INSTALL.md
@@ -48,7 +48,7 @@ If building LLVM from source, you'll need additional tools:
48
[LLVM's documentation](https://llvm.org/docs/GettingStarted.html#host-c-toolchain-both-compiler-and-standard-library)
49
* `ninja`, or GNU `make` 3.81 or later (Ninja is recommended, especially on
50
Windows)
51
-* `cmake` 3.13.4 or later
+* `cmake` version listed on [LLVM's documentation](https://llvm.org/docs/GettingStarted.html#software)
52
* `libstdc++-static` may be required on some Linux distributions such as Fedora
53
and Ubuntu
54
0 commit comments