CMakeRunnerBase<TSettings>.

GetToolName() Method

Summary

Gets the name of the tool.
Assembly
Cake.CMake.dll
Namespace
Cake.CMake
Containing Type
CMakeRunnerBase<TSettings>

Syntax

protected override string GetToolName()

Return Value

Type Description
string The tool name.