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

Change cmake_minimum_required() to upper bound TRIBITS_CMAKE_MINIMUM_REQUIRED (#522) #524

Merged

Conversation

bartlettroscoe
Copy link
Member

See commit log msg for details.

Should complete the work for #522 based on feedback from review of PR #523.

…REQUIRED (TriBITSPub#522)

This was changed from the open-ended ${CMAKE_VERSION}.  This way, we allow
CMake to use a more current set of policies while not writting future futures
of CMake a blank check.

This change was made based on feedback from @KyleFromKitware from the
post-merge review of TriBITSPub#523.

NOTE: I manaully tested this with a configure of Trilinos and it produded:

  cmake_minimum_required(VERSION 3.3...3.17.0)
Copy link
Collaborator

@rabartlett1972 rabartlett1972 left a comment

Choose a reason for hiding this comment

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

This change was approved by @KyleFromKitware in #523 (comment).

@KyleFromKitware
Copy link
Collaborator

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants