Skip to content

deps: Raise cmake minimum to 3.22.0 - #5394

Open
lgritz wants to merge 1 commit into
AcademySoftwareFoundation:mainfrom
lgritz:lg-cmakemin
Open

deps: Raise cmake minimum to 3.22.0#5394
lgritz wants to merge 1 commit into
AcademySoftwareFoundation:mainfrom
lgritz:lg-cmakemin

Conversation

@lgritz

@lgritz lgritz commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

This is still 5 years old, but versus the prior 3.18 minimum, it gets us presets, better support for Apple Silicon, CUDA, C++23, among other things.

There's not much simplification this lets us do right away (like, no catering to old cmake that we can get rid of), but it opens the door to future PRs where we can confidently use cmake features that were introduced between 3.19 and 3.22.

This is still 5 years old, but versus the prior 3.18 minimum, it gets
us presets, better support for Apple Silicon, CUDA, C++23, among other
things.

There's not much simplification this lets us do right away, but it
opens the door to future PRs where we can confidently use cmake
features that were introduced between 3.19 and 3.22.

Signed-off-by: Larry Gritz <lg@larrygritz.com>
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.

1 participant