You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: simplify the build rules with newer CMake (#7119)
Swift now requires CMake 3.19.6 to build. Update the CMake requirement
to 3.19 to allow us to simplify the build logic by removing the
workarounds for older releases.
0 commit comments