CMakeBuildSettings.

Options Property

Summary

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

Syntax

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

Value

Type Description
ICollection<string> CMake build options.