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/c): Bump min CMake version to support CMP0135 #5308

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

palash25
Copy link
Contributor

Which issue does this PR close?

Closes #5307

Rationale for this change

Currently the build is broken and leads to an error

What changes are included in this PR?

Bumps the min version of CMake required to build the code

Are there any user-facing changes?

No

@Xuanwo
Copy link
Member

Xuanwo commented Nov 11, 2024

Thank you @palash25 for fixing this. I will invite @PragmaTwice to take a review.

Copy link
Member

@PragmaTwice PragmaTwice left a comment

Choose a reason for hiding this comment

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

Although we can do a version check to avoid the error, but updating to 3.24 is also fine to me.

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 @palash25 for this work and @PragmaTwice for the review.

@Xuanwo Xuanwo merged commit 271cba8 into apache:main Nov 12, 2024
36 checks passed
@palash25 palash25 deleted the cmake-version branch November 12, 2024 05:26
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.

bug: bindings/c Bump CMake version to allow successful builds of the binary
3 participants