Skip to content

Bump cmake minimum required version#30

Merged
contagon merged 1 commit into
masterfrom
bump-cmake-version
May 4, 2025
Merged

Bump cmake minimum required version#30
contagon merged 1 commit into
masterfrom
bump-cmake-version

Conversation

@DanMcGann
Copy link
Copy Markdown
Collaborator

Super simple bump to the cmake_minimum_required version.

Specifically setting to 3.24 as I believe that is the version that contains the newest feature used by evalio.

That feature being the FIND_PACKAGE_ARGS argument of FetchContent_Declare which was introduced in 3.24
Ref: https://cmake.org/cmake/help/latest/module/FetchContent.html

@contagon contagon merged commit 76fd6d9 into master May 4, 2025
11 checks passed
@contagon
Copy link
Copy Markdown
Owner

contagon commented May 4, 2025

Great catch - thanks!

@contagon contagon deleted the bump-cmake-version branch May 4, 2025 00:35
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.

2 participants