apache / opendal

Apache OpenDAL: One Layer, All Storage.
https://opendal.apache.org
Apache License 2.0
3.47k stars 486 forks source link

fix(bindings/c): Bump min CMake version to support CMP0135 #5308

Closed palash25 closed 1 week ago

palash25 commented 2 weeks ago

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 commented 2 weeks ago

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