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
Bump the required CMake version to 3.25 as we are using the `LINUX` variable
which was introduced in 3.25. This ensures that we build properly on Linux by
preventing use of an older CMake where certain sources and checks may be
otherwise elided.
0 commit comments