summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2016-01-12 12:09:09 +0100
committerAlexander Larsson <alexl@redhat.com>2016-01-12 12:09:09 +0100
commitf95cd2d029db0e58d6dd82de82d88ef5614d972f (patch)
treeae73b8a8840ade87fc933a2a6977162657a03da2 /doc
parenta24161079330d9c55a0e47c6257d094bd8c62b86 (diff)
downloadxdg-app-f95cd2d029db0e58d6dd82de82d88ef5614d972f.tar.gz
builder: Add option to enable ccache use in build
Diffstat (limited to 'doc')
-rw-r--r--doc/xdg-app-builder.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/xdg-app-builder.xml b/doc/xdg-app-builder.xml
index 2cefea3..d653c55 100644
--- a/doc/xdg-app-builder.xml
+++ b/doc/xdg-app-builder.xml
@@ -526,6 +526,14 @@
</para></listitem>
</varlistentry>
+ <varlistentry>
+ <term><option>--ccache</option></term>
+
+ <listitem><para>
+ Enable use of ccache in the build (needs ccache in the sdk)
+ </para></listitem>
+ </varlistentry>
+
</variablelist>
</refsect1>