aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Use-of-Python.md
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2018-05-06 20:09:49 +0530
committerNirbheek Chauhan <nirbheek@centricular.com>2018-05-06 20:25:16 +0530
commitc1f275bfa644beafab9f8572351d4b64d61c148b (patch)
tree5e426407e55b89d51db50f131e1c29631f0ce5b9 /docs/markdown/Use-of-Python.md
parentc5865c50c444912afd92c2feb94d8739874a62b2 (diff)
downloadmeson-c1f275bfa644beafab9f8572351d4b64d61c148b.zip
meson-c1f275bfa644beafab9f8572351d4b64d61c148b.tar.gz
meson-c1f275bfa644beafab9f8572351d4b64d61c148b.tar.bz2
gnome.gtkdoc: Allow passing file objects as xml_files
If we pass a source files() object, we will look for it in the build directory, which is wrong. If we pass a build files() object (from configure_file()), we will find it in the build directory, and then try to copy it on top of itself in gtkdochelper.py getting a SameFileError. Add a test for it, and also properly iterate custom target outputs when adding to content files.
Diffstat (limited to 'docs/markdown/Use-of-Python.md')
0 files changed, 0 insertions, 0 deletions