We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddadc67 commit 0b1bdbbCopy full SHA for 0b1bdbb
src/building/prerequisites.md
@@ -14,7 +14,7 @@ If building LLVM from source (the default), you'll need additional tools:
14
15
* `g++` 5.1 or later, `clang++` 3.5 or later, or MSVC 2017 or later.
16
* `ninja`, or GNU `make` 3.81 or later (ninja is recommended, especially on Windows)
17
-* `cmake` 3.4.3 or later
+* `cmake` 3.13.4 or later
18
19
Otherwise, you'll need LLVM installed and `llvm-config` in your path.
20
See [this section for more info][sysllvm].
0 commit comments