Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Wrap cmake policies in if statements#2155

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fpistm merged 1 commit intostm32duino:mainfromTrentHouliston:patch-1
Oct 30, 2023

Conversation

TrentHouliston
Copy link
Contributor

Summary

The policy statements for CMake policy CMP0135 do not have if statements around them.
As a result, if you have a CMake version less than 3.24 CMake will fail

The policies should have an if statement so that versions between 3.21 and 3.24 can be built.

@fpistmfpistm added the enhancementNew feature or request labelOct 30, 2023
@fpistmfpistm added this to the2.7.0 milestoneOct 30, 2023
@fpistmfpistm requested a review frommassonalOctober 30, 2023 08:34
Copy link
Member

@fpistmfpistm left a comment

Choose a reason for hiding this comment

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

LGTM
Thanks@TrentHouliston for this PR.

@fpistmfpistm merged commit7c3c9f0 intostm32duino:mainOct 30, 2023
@massonal
Copy link
Contributor

Belatedly, LGTM too 👍

fpistm reacted with laugh emoji

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@fpistmfpistmfpistm approved these changes

@massonalmassonalAwaiting requested review from massonal

Assignees
No one assigned
Labels
enhancementNew feature or request
Projects
Milestone
2.7.0
Development

Successfully merging this pull request may close these issues.

3 participants
@TrentHouliston@massonal@fpistm

[8]ページ先頭

©2009-2025 Movatter.jp