aminya / aminya/setup-cpp

Default to CMake 4

Open
#420 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement more-information-needed
Dominant language
TypeScript
Stars
276
Forks
37
Avg merge
1d 4h
Merged PRs (30d)
12

Description

The current newest CMake version is 4.0.x and this is needed for import std cxx_modules!

bash-5.2$ cmake --version
cmake version 4.0.3

CMake suite maintained and supported by Kitware (kitware.com/cmake).
bash-5.2$

Contributor guide

Open the contributing guide

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.

Research direction

No file or test is named in the issue. Start by locating where the action's default CMake version is defined, then verify the current default and update it to CMake 4.0.x; run the relevant project checks to confirm other version selections still work.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake, cpp, github-actions
Domain
build-system, ci-cd
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.