This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.CMake.
Summary
Runs CMake using the specified path and settings.
- Assembly
- Cake
.CMake .dll - Namespace
- Cake
.CMake - Containing Type
- CMakeRunner
Syntax
public override void Run(CMakeSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | CMakeSettings | The settings. |
Return Value
Type | Description |
---|---|
void |