diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2016-10-15 04:12:26 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2016-10-19 20:42:11 +0530 |
commit | 419b84784f2051981e1c24e33256de972a8e3485 (patch) | |
tree | f2b665f11aa8cabcae159c3250364bd89a0344a8 /mesonbuild/modules/gnome.py | |
parent | c4fabc8ecf96573b3204fc21927de64240edf19d (diff) | |
download | meson-419b84784f2051981e1c24e33256de972a8e3485.zip meson-419b84784f2051981e1c24e33256de972a8e3485.tar.gz meson-419b84784f2051981e1c24e33256de972a8e3485.tar.bz2 |
CustomTarget: Use get_outputs() instead of get_filename()
get_filename() made no sense for CustomTarget since it can have multiple
outputs. Also use get_outputs() for GeneratedList since it has the same
meaning and remove unused set_generated().
As a side-effect, we now install all the outputs of a CustomTarget.
Diffstat (limited to 'mesonbuild/modules/gnome.py')
0 files changed, 0 insertions, 0 deletions