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
Gets or sets the platform name.
- Assembly
- Cake
.CMake .dll - Namespace
- Cake
.CMake - Containing Type
- CMakeSettings
Syntax
public string Platform { get; set; }
Value
Type | Description |
---|---|
string | The platform name. |