Skip to content

Comments

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

Merged
Xuanwo merged 1 commit intoapache:mainfrom
PragmaTwice:cmp0135
Nov 19, 2024
Merged

fix(bindings/cpp): remove the warning of CMP0135#5346
Xuanwo merged 1 commit intoapache:mainfrom
PragmaTwice:cmp0135

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.

@github-actions github-actions bot added the releases-note/fix The PR fixes a bug or has a title that begins with "fix" label Nov 19, 2024
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

releases-note/fix The PR fixes a bug or has a title that begins with "fix"

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