infinispan / infinispan/cpp-client
CMake 4.x support
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 11
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
The current cmake build requires < 4.0 which is now old and deprecated. Upgrade to cmake 4.x
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the CMake build configuration and the version constraint that currently requires CMake below 4.0. Update the constraint to support CMake 4.x, then run the project's CMake configure and build checks to confirm the build works with the newer version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100