Skip to content

fix: raise CMake minimum required version to 3.13#73

Closed
cdhainaut wants to merge 1 commit into
Tim-Salzmann:mainfrom
cdhainaut:patch-1
Closed

fix: raise CMake minimum required version to 3.13#73
cdhainaut wants to merge 1 commit into
Tim-Salzmann:mainfrom
cdhainaut:patch-1

Conversation

@cdhainaut
Copy link
Copy Markdown

CMake versions >=3.27 fail to configure the project due to deprecated support for older cmake_minimum_required values. This change updates the minimum required version to 3.13 to ensure compatibility with modern toolchains.

CMake versions >=3.27 fail to configure the project due to deprecated support for older cmake_minimum_required values. This change updates the minimum required version to 3.13 to ensure compatibility with modern toolchains.
@Tim-Salzmann
Copy link
Copy Markdown
Owner

Directly upgraded to 3.5 in #74

Appreciate the effort - Thank you!

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