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

Bump minimum cmake dependency to 0.1.47 #1375

Merged
merged 2 commits into from
Jun 13, 2024

Commits on Feb 23, 2024

  1. Bump minimum cmake dependency to 0.1.4

    The `profile()` function used in `build.rs` was added starting with
    version 0.1.4. Because of this, building projects that depend on SDL2
    with `-Zminimal-versions` fails.
    AgostonSzepessy committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    fbb5368 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04cb0d4 View commit details
    Browse the repository at this point in the history