diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2021-04-27 12:19:58 -0700 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2021-05-19 23:28:17 +0300 |
commit | 17eb224aa7e7af17b50c39a224db54f895af578d (patch) | |
tree | 92e7c977afcfa5425bfc03bf16f21ce33eeec122 /mesonbuild/backend/xcodebackend.py | |
parent | bfd06783bd999a59fb0a375d35c25a4ae7b3e17e (diff) | |
download | meson-17eb224aa7e7af17b50c39a224db54f895af578d.zip meson-17eb224aa7e7af17b50c39a224db54f895af578d.tar.gz meson-17eb224aa7e7af17b50c39a224db54f895af578d.tar.bz2 |
interpreter: Automatically add 'c' to languages when 'vala' is used
This is so dumb, we can just insert C for you without you having to know
that you're using C under the hood. This is nicer because:
1) Meson doesn't make the user add a language they're not explicitly
using
2) If there was ever an implementaiton of Vala that didn't use C as
it's assembly language, this wouldn't make any sense.
Diffstat (limited to 'mesonbuild/backend/xcodebackend.py')
0 files changed, 0 insertions, 0 deletions