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
Enable use of ccache in the build (needs ccache in the sdk). The default ccache folder can be overridden by setting the environment variable CCACHE_DIR.
- Assembly
- Cake
.Flatpak .dll - Namespace
- Cake
.Flatpak - Containing Type
- Flatpak
Builder Settings
Syntax
public Nullable<bool> Ccache { get; set; }
Value
Type | Description |
---|---|
Nullable |