diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2018-12-05 21:55:13 +0530 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2018-12-05 19:39:01 +0200 |
commit | b75ff762f80a76b25f3e53cf1713674d6a850e6c (patch) | |
tree | 7189df538e882d069206dccf7611e878ae2c00ef /mesonbuild/backend/backends.py | |
parent | 5f8aedfa8be0f35354689558276e58e7ad574203 (diff) | |
download | meson-b75ff762f80a76b25f3e53cf1713674d6a850e6c.zip meson-b75ff762f80a76b25f3e53cf1713674d6a850e6c.tar.gz meson-b75ff762f80a76b25f3e53cf1713674d6a850e6c.tar.bz2 |
Fix detection with VS 2017, and fix a bug in detection on VS 2008
Starting with VS 2017, `Platform` is not always set (f.ex., if you use
VsDevCmd.bat directly instead of vcvars*.bat), but `VSCMD_ARG_HOST_ARCH`
is always set, so try that first.
Diffstat (limited to 'mesonbuild/backend/backends.py')
0 files changed, 0 insertions, 0 deletions