Skip to content

Update the deprecated cmake_minimum_required versions#175

Open
gkodinov wants to merge 1 commit into
foonathan:mainfrom
gkodinov:fix_cmake_3_10_deprecation_warnings
Open

Update the deprecated cmake_minimum_required versions#175
gkodinov wants to merge 1 commit into
foonathan:mainfrom
gkodinov:fix_cmake_3_10_deprecation_warnings

Conversation

@gkodinov
Copy link
Copy Markdown

Kitwave has deprecated cmake 3.x.

"cmake_minimum_required(3.x)" causes cmake errors with cmake 4.x.

Updated the minimum required versions to 4.x.
I know it's a lot to ask. But keeping the toolset current is important.

"cmake_minimum_required(3.x)" causes cmake errors with cmake 4.x.

Updated the minimum required versions to 4.x.
I know it's a lot to ask. But keeping the toolset current is important.
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