Skip to content

Conversation

lawruble13
Copy link
Collaborator

CMake 3.31 is dropping support for cmake_minimum_required for versions less than 3.10, but adding 3.25 (which is tested on math-ci) indicates that we test compatibility with 3.25, which causes those warnings to be suppressed.

CMake 3.31 is dropping support for cmake_minimum_required for versions less than 3.10, but adding 3.25 (which is tested on math-ci) indicates that we test compatibility with 3.25, which causes those warnings to be suppressed.
@lawruble13
Copy link
Collaborator Author

@pfultz2 I updated CMP0079 to NEW, as it throws a deprecation error when adding the upper end of the range. Is there a reason that needed to have the old behaviour?

@pfultz2
Copy link
Collaborator

pfultz2 commented Nov 30, 2024

Is there a reason that needed to have the old behaviour?

Either behavior works for ROCMTest module, however, I dont know if some downstream component is relying on the old behavior. If it doesnt break anyone, then using NEW behaviour is a better choice.

@lawruble13 lawruble13 enabled auto-merge (squash) April 10, 2025 21:33
@lawruble13 lawruble13 merged commit d0aa73b into ROCm:develop Apr 10, 2025
10 checks passed
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