CMake 4.x support

Open Beginner friendly
#418 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
cmake, cpp
Domain
build-system

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.

Description

The current cmake build requires < 4.0 which is now old and deprecated. Upgrade to cmake 4.x

Dominant language
C++
Stars
11
Forks
20
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from infinispan/cpp-client

All issues in infinispan/cpp-client

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.