| Package | Description |
|---|---|
| hudson.plugins.cmake |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractToolStep
Provides a pipeline build step that allows to invoke selected tools of the
cmake-suite (
cmake, cpack and ctest) with arbitrary
arguments. |
class |
CmakeBuilderStep
Generates the build scripts with cmake and runs the appropriate
build tool.
|
class |
CMakeStep
Provides a pipeline build step that allows to invoke
cmake with
arbitrary arguments. |
class |
CPackStep
Provides a pipeline build step that allows to invoke
cpack with
arbitrary arguments. |
class |
CTestStep
Provides a pipeline build step that allows to invoke
ctest with
arbitrary arguments. |
Copyright © 2016–2021. All rights reserved.