CMakeSettings.

Options Property

Summary

Gets or sets CMake options.
Assembly
Cake.CMake.dll
Namespace
Cake.CMake
Containing Type
CMakeSettings

Syntax

public ICollection<string> Options { get; set; }

Value

Type Description
ICollection<string> CMake options.