Skip to content

Conversation

chenrui333
Copy link
Contributor

bump cmake_minimum_required to support cmake 4.0 build

    CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
      Compatibility with CMake < 3.5 has been removed from CMake.

Copy link
Contributor

@kkysen kkysen left a comment

Choose a reason for hiding this comment

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

Thanks!

Signed-off-by: Rui Chen <rui@chenrui.dev>
@kkysen kkysen merged commit b1766a1 into immunant:master May 1, 2025
0 of 9 checks passed
kkysen added a commit that referenced this pull request May 1, 2025
you should probably also just merge

- #1214
- #1212

pinning the `once_cell` version is a bit of a hack. It would not be
needed if the rust version would update to `1.70.0`:
https://doc.rust-lang.org/beta/std/cell/struct.OnceCell.html

The github CI action still fails to translate curl even with these
changes, and it doesn't really give any error message. So I'm not sure
what to do with that.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants