Skip to content

Update minimum CMake to v3.10 #769

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

hjmallon
Copy link

  • I've checked this Git style guide. [Yes]
  • I've checked this CMake style guide. [Yes]
  • My change will work with CMake 3.5 (minimum requirement for Hunter). [No]
  • I will try to keep this pull request as small as possible and will try not to mix unrelated features. [Yes]

Also needs a gate update after cpp-pm/gate#18

@Waarbubble
Copy link

Is there an ETA on when this can be approved, or where in the progress this is?

Copy link

@NeroBurner NeroBurner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor documentation update and then we're good to go!

Thanks for the PR

must to be checked manually for each custom build scheme (see [CMake package default behaviour](https://github.com/ruslo/hunter/wiki/usr.adding.new.package#default-behaviour))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what's the change of this line, I don't see a difference in GitHub view 🤔

* `3.10.0`_ **Minimum required**

* CMake upstream dropping support for versions before 3.10
* `CMake release notes <https://cmake.org/cmake/help/latest/release/3.31.html#deprecated-and-removed-features>`__

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for completeness add a link to this PR

Suggested change
* `CMake release notes <https://cmake.org/cmake/help/latest/release/3.31.html#deprecated-and-removed-features>`__
* `CMake release notes <https://cmake.org/cmake/help/latest/release/3.31.html#deprecated-and-removed-features>`__
* Since: `PR #769 <https://github.com/cpp-pm/hunter/pull/769>`__

@NeroBurner
Copy link

Just merged the Gate PR cpp-pm/gate#18
And created a release: https://github.com/cpp-pm/gate/releases/tag/v0.11.0

Could you update the gate submodule to that tag as well in this PR please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants