Skip to content

fix: bump cmake_policy VERSION to 3.10 for CMake 4.x compatibility#15

Open
opokatech wants to merge 1 commit into
technyon:release-1.1-devfrom
opokatech:fix/cmake4-policy
Open

fix: bump cmake_policy VERSION to 3.10 for CMake 4.x compatibility#15
opokatech wants to merge 1 commit into
technyon:release-1.1-devfrom
opokatech:fix/cmake4-policy

Conversation

@opokatech

Copy link
Copy Markdown

CMake 4.x removed support for cmake_policy(VERSION) below 3.5 and warns about versions below 3.10. Update all script templates and the main toolchain file to declare VERSION 3.10.

CMake 4.x removed support for cmake_policy(VERSION) below 3.5 and
warns about versions below 3.10. Update all script templates and
the main toolchain file to declare VERSION 3.10.

@KSDaemon KSDaemon left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻 LGTM

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