swift
813ed210
- [build-script] Build CMake before Ninja
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
227 days ago
[build-script] Build CMake before Ninja Ninja requires CMake 3.15 or newer to build, while the CMake on Amazon Linux 2 is only 2.8. We bootstrap a newer CMake anyway, so build it before Ninja so that Ninja has a new enough CMake.
References
#80276 - [build-script] Build CMake before Ninja
Author
etcwilde
Parents
f9cb78bb
Loading