swift
da4a1ee8 - Build CMake on macOS if one is not preinstalled

Commit
147 days ago
Build CMake on macOS if one is not preinstalled We build CMake on all platforms (except Darwin for an unknown reason) if CMake is not preinstalled. Since CMake 4.0 regresses certain build configurations, there's currently no way to build on Darwin without installed an older CMake version manually. This can be simplified if we build a pinned version of CMake consistently on all platforms.
Author
Committer
Parents
Loading