CMakeBuildSettings.

BinaryPath Property

Summary

Gets or sets the project binary directory to be built.
Assembly
Cake.CMake.dll
Namespace
Cake.CMake
Containing Type
CMakeBuildSettings

Syntax

public DirectoryPath BinaryPath { get; set; }

Value

Type Description
DirectoryPath The binary path.