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

Set CMP0135 to new #281

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

Set CMP0135 to new #281

wants to merge 4 commits into from

Conversation

victorapm
Copy link
Contributor

Closes #277

Copy link
Member

@rrsettgast rrsettgast left a comment

Choose a reason for hiding this comment

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

I think we need a few CMP changes in the main repo as well??

@@ -1,4 +1,9 @@
cmake_minimum_required(VERSION 3.23.1)
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
cmake_minimum_required(VERSION 3.23.1)
cmake_minimum_required(VERSION 3.26.3)

@CusiniM @wrtobin I think this is a good version to set...any objection?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Currently, the newest cmake available on Frontier via module load is 3.23.2

@victorapm
Copy link
Contributor Author

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.

CMake warnings from ExternalProject_Add
2 participants