jenkinsci / jenkinsci/cmakebuilder-plugin
[JENKINS-70500] CMake preset
- Dominant language
- Java
- Stars
- 20
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
I would like to use the preset with this plugin, is it possible ?
cmake --preset my-release
cmake --build --preset my-release -j 4 --target install
---
Originally reported by mickae1, imported from: CMake preset
Raw content of original issue
I would like to use the preset with this plugin, is it possible ?
cmake --preset my-release
cmake --build --preset my-release -j 4 --target install
Contributor guide
Research direction
No source files, tests, or entry points are named. Start by locating how the plugin invokes CMake and passes configure or build arguments, then determine how the shown configure and build presets could be represented. Done means the plugin supports the requested preset workflow and has coverage for both commands.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100