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.Flatpak.
Summary
Always remove the sources and build after having built each module, even if the build failed.
The default is to keep failed build directories but remove successful ones. This is useful in e.g. automatic build systems.
- Assembly
- Cake
.Flatpak .dll - Namespace
- Cake
.Flatpak - Containing Type
- Flatpak
Builder Settings
Syntax
public Nullable<bool> DeleteBuildDirs { get; set; }
Value
Type | Description |
---|---|
Nullable |