diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2021-02-17 09:28:43 -0800 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2021-02-18 10:57:20 -0800 |
commit | 91e56c7d59650445ad2f868dfb552cfbeed53796 (patch) | |
tree | 1f895a07f8ab25a9b1592ca1e70eee48d1d9164c /mesonbuild/compilers/compilers.py | |
parent | b03039ec9d8fe01ff06c28972e4dd46421e4a238 (diff) | |
download | meson-91e56c7d59650445ad2f868dfb552cfbeed53796.zip meson-91e56c7d59650445ad2f868dfb552cfbeed53796.tar.gz meson-91e56c7d59650445ad2f868dfb552cfbeed53796.tar.bz2 |
environment: Allow setting build options in cross files
This did work previously, so we need to let it continue working. I'm
proposing removing it in 0.60 because the correct solution has always
worked.
I've also been a bit more defensive here, and made setting
`subproject:opt = foo` in the machine files an error, as we have
`[subproject:built-in options]` or `[subproject:project options]` for
that.
Diffstat (limited to 'mesonbuild/compilers/compilers.py')
0 files changed, 0 insertions, 0 deletions