public class CMakeStep extends AbstractToolStep
cmake with
arbitrary arguments.CToolBuilder, but pipeline compatible.| Modifier and Type | Class and Description |
|---|---|
static class |
CMakeStep.DescriptorImpl |
| Constructor and Description |
|---|
CMakeStep(String installation)
Minimal constructor.
|
getArguments, getIgnoredExitCodes, getWorkingDir, setArguments, setIgnoredExitCodes, setWorkingDir, startgetCommandBasename, getInstallation, getLabel, getSelectedInstallation, setLabel@DataBoundConstructor public CMakeStep(String installation)
installation - the name of the cmake tool installation from the global config
page.Copyright © 2016–2021. All rights reserved.