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

Increase cmake minimum version and CXX_STANDARD to 20 #7448

Merged
merged 7 commits into from
Feb 10, 2020

Commits on Feb 10, 2020

  1. Configuration menu
    Copy the full SHA
    1bc9fd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bc431e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a41d75 View commit details
    Browse the repository at this point in the history
  4. Add option USE_COTIRE=ON (by default)

    Precompiled headers cause rebuild problems with ninja, for example.
    Nekotekina committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    491526b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9569ae2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e47a6f View commit details
    Browse the repository at this point in the history
  7. Compilation fix

    Nekotekina committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    034267a View commit details
    Browse the repository at this point in the history