Skip to content

Bug report: Please update cmake policies #655

Description

@VictorEijkhout

Description

You are requiring cmake 2.28 which is very old. I'm using cmake 4.1 and it errors out, complaining about you setting policies. If I remove the policies altogether the cmake stage succeeds.

Could you take a look at whether these policiies are actually necessary, and remove or update them accordingly?
Same of course for Externals/CMakeLists.

Reproduction

Invoke cmake with version 4.

Expected behavior

I expect configuring to succeed, instead cmake errors on the policy statements.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions