aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers.py
diff options
context:
space:
mode:
authorDamián Nohales <damiannohales@gmail.com>2016-02-09 16:09:36 -0300
committerDamián Nohales <damiannohales@gmail.com>2016-02-09 19:41:26 -0300
commitb91662a903b14a5d4617d3d876217c485a81cd3e (patch)
tree5167a7a0e2eb9d01740ba860e3a373c95f7fceb1 /mesonbuild/compilers.py
parent6a3e29ccd47ac7c20de1c28de8b6323fa7c77ae2 (diff)
downloadmeson-b91662a903b14a5d4617d3d876217c485a81cd3e.zip
meson-b91662a903b14a5d4617d3d876217c485a81cd3e.tar.gz
meson-b91662a903b14a5d4617d3d876217c485a81cd3e.tar.bz2
Allow multiple source_dir in GResource
There are use case where one may want to specify --sourcedir option multiple times to glib-compile-resources, which will look for resources in every specified directory. By doing this, we also need to get rid of the manual GResource XML parsing and we opted to use the glib-compile-resources command with the --generate-dependencies option. This command will solve the multiple source_dir case for us.
Diffstat (limited to 'mesonbuild/compilers.py')
0 files changed, 0 insertions, 0 deletions