Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(bindings/cpp): remove the warning of CMP0135 #5346

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

PragmaTwice
Copy link
Member

Which issue does this PR close?

Closes #5337.

Rationale for this change

Set CMP0135 to the new behavior to eliminate the warning.

What changes are included in this PR?

  • set a new policy in CMakeLists of cpp binding

Are there any user-facing changes?

No.

Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Thank you @PragmaTwice for fixing this!

@Xuanwo Xuanwo merged commit 9b55733 into apache:main Nov 19, 2024
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bindings/cpp: Cmake with a version greater than 3.24 may issue a warning.
2 participants