Skip to content

Use cmake_minimum_required instead of cmake_policy #35

Description

@LecrisUT

Syntax like cmake_minimum_required(VERSION 3.20...3.29) sets policies for up to 3.29 automatically. And since a new policy stack is created even when using include and find_package, all of these should be safe 1

Footnotes

  1. https://cmake.org/cmake/help/latest/command/cmake_policy.html#cmake-policy-stack

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions