jenkinsci / jenkinsci/cmakebuilder-plugin

[JENKINS-70500] CMake preset

Open
#65 1 comment 0 reactions 0 assignees View on GitHub
component:cmakebuilder-plugin imported-jira-issue priority:minor resolution:unresolved
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


  • assignee: 15knots
  • status: Open
  • priority: Minor
  • component(s): cmakebuilder-plugin
  • label(s): cmake, plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 2
  • imported: 20260124-160229

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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.