Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmake: Require cmake 3.16 or later. #7015

Merged

Commits on Nov 25, 2023

  1. cmake: Require cmake 3.16 or later.

    Support for requiring cmake < 3.4 may go away soon (according to
    a deprecation notice when building).
    
    Ubuntu 20.04 provides cmake 3.16 and current is 3.27, so that seems
    like a reasonable version to require.
    waywardmonkeys committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    b47cbe3 View commit details
    Browse the repository at this point in the history