Skip to content

Update min version specification in CMakeLists.txt#714

Merged
mhucka merged 2 commits into
masterfrom
mh-update-cmake-min-version
May 25, 2025
Merged

Update min version specification in CMakeLists.txt#714
mhucka merged 2 commits into
masterfrom
mh-update-cmake-min-version

Conversation

@mhucka
Copy link
Copy Markdown
Collaborator

@mhucka mhucka commented May 23, 2025

This increases the values supplied in cmake_minimum_required directives from the previous 3.11 to 3.31, so that CMake does not complain about the minimum version being too old.

This increases the values supplied in `cmake_minimum_required`
directives from the previous 3.11 to 3.31, so that CMake does not
complain about the minimum version being too old.
@mhucka mhucka self-assigned this May 24, 2025
@mhucka mhucka marked this pull request as ready for review May 24, 2025 01:46
@mhucka mhucka requested review from dstrain115 and pavoljuhas May 24, 2025 01:46
@mhucka
Copy link
Copy Markdown
Collaborator Author

mhucka commented May 24, 2025

Resolves issue #707.

@mhucka mhucka added area/devops Involves build systems, Make files, Bazel files, continuous integration, and/or other DevOps topics area/health Involves general matters of project configuration, health, maintenance, and similar concerns labels May 24, 2025
@mhucka mhucka merged commit f8a4064 into master May 25, 2025
15 of 19 checks passed
@mhucka mhucka deleted the mh-update-cmake-min-version branch May 25, 2025 04:48
mhucka added a commit to mhucka/qsim that referenced this pull request May 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/devops Involves build systems, Make files, Bazel files, continuous integration, and/or other DevOps topics area/health Involves general matters of project configuration, health, maintenance, and similar concerns

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants