CMakeRunnerBase<TSettings>.

GetToolExecutableNames() Method

Summary

Gets the tool executable names.
Assembly
Cake.CMake.dll
Namespace
Cake.CMake
Containing Type
CMakeRunnerBase<TSettings>

Syntax

protected override IEnumerable<string> GetToolExecutableNames()

Return Value

Type Description
IEnumerable<string> The CMake executable name.