diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2021-08-18 14:13:17 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2021-08-30 18:05:02 -0700 |
commit | 3731e1d8f38be0ba3360d6badae789b1078e5b5a (patch) | |
tree | f1995ced3659c5cd7de27f6d771f2c5a2c719819 /mesonbuild/backend/xcodebackend.py | |
parent | d6a1f85248e80650d628d969212a06992d1b8f4c (diff) | |
download | meson-3731e1d8f38be0ba3360d6badae789b1078e5b5a.zip meson-3731e1d8f38be0ba3360d6badae789b1078e5b5a.tar.gz meson-3731e1d8f38be0ba3360d6badae789b1078e5b5a.tar.bz2 |
make EnvironmentVariablesObject a proper holder
Currently, EnvironmentVariablesObject is a strange
holder-that's-not-a-holder. This has implicaitons for things that expect
to get an EnvironmentVariables object, as we can't automatically
unholder it, and instead have to to manually do so. Now we can
automatically unholder it, which makes everything much nicer.
Diffstat (limited to 'mesonbuild/backend/xcodebackend.py')
0 files changed, 0 insertions, 0 deletions