CMakeSettings.

OutputPath Property

Summary

Gets or sets the output path.
Assembly
Cake.CMake.dll
Namespace
Cake.CMake
Containing Type
CMakeSettings

Syntax

public DirectoryPath OutputPath { get; set; }

Value

Type Description
DirectoryPath The output path.