diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2016-12-14 22:03:56 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2016-12-15 04:12:23 +0530 |
commit | 79f66268676ec8bf94c6964a555ecc9144daca8e (patch) | |
tree | 26807f1e9e3572429ddd8995b3f1287ae6f8f57e /mesonbuild/scripts/commandrunner.py | |
parent | 807a53c6fc2e4e4fad12f4f4b6f1343eea30e9c7 (diff) | |
download | meson-79f66268676ec8bf94c6964a555ecc9144daca8e.zip meson-79f66268676ec8bf94c6964a555ecc9144daca8e.tar.gz meson-79f66268676ec8bf94c6964a555ecc9144daca8e.tar.bz2 |
Pass --gresources to valac for each compiled gresource
Without this, the user has to both compile the resource with
gnome.compile_resources, pass that to the target sources, and also
pass --gresources=/path/to/gres.xml to vala_args in the target.
With this, we will do that automatically.
Diffstat (limited to 'mesonbuild/scripts/commandrunner.py')
0 files changed, 0 insertions, 0 deletions