glib-compile-resources: Output depfile in same directory as target

https://bugzilla.gnome.org/show_bug.cgi?id=773437
This commit is contained in:
Patrick Griffis
2016-10-24 13:04:10 -04:00
parent acd07cfc55
commit 9006940de6
2 changed files with 13 additions and 0 deletions

View File

@@ -178,6 +178,8 @@ If <option>FILE</option> is -, the dependencies are written to the standard
output. Unlike <option>--generate-dependencies</option>, this option can be
combined with other <option>--generate</option> options to generate dependencies
as a side-effect of generating sources.
If <option>FILE</option> is not an absolute path and <option>--target</option>
is passed then it will be relative to the same directory as the target output.
</para></listitem>
</varlistentry>