Skip to content

Commit 75ad7f0

Browse files
committed
[NFC] Update required CMake version in README.md
1 parent 3cb5f07 commit 75ad7f0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,10 @@ expressed today.
356356

357357
### CMake
358358
[CMake](https://cmake.org) is the core infrastructure used to configure builds of
359-
Swift and its companion projects; at least version 3.4.3 is required.
359+
Swift and its companion projects; at least version 3.4.3 is required to bootstrap
360+
the build system and build a newer version of CMake for you when using
361+
`utils/build-script`. If you don't use the build script CMake version 3.15.1 or later
362+
is required.
360363

361364
On macOS, you can download the [CMake Binary Distribution](https://cmake.org/download),
362365
bundled as an application, copy it to `/Applications`, and add the embedded

0 commit comments

Comments
 (0)