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 cmake minimum version to 3.10 to avoid errors on cmake > 4.0
Although it is possible to build with older cmake releases, more
recent versions have a annoying policy of rejecting CMakeLists.txt
that set the minimum version to older releases.
0 commit comments