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 the tool using the specified settings.
- Assembly
- Cake
.CMake .dll - Namespace
- Cake
.CMake - Containing Type
- CMakeBuildRunner
Syntax
public override void Run(CMakeBuildSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | CMakeBuildSettings | The settings. |
Return Value
Type | Description |
---|---|
void |