diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-12-02 02:41:37 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-12-03 10:06:11 +0530 |
commit | 3851867a0634c5bd064f3e06ee796b6d17082975 (patch) | |
tree | f6905b7a53a2929797edb6b4978b40a7fdce76a7 /mesonbuild/compilers/c.py | |
parent | 4e637a69106acf3cc0dcdec6085dc797cad6bfef (diff) | |
download | meson-3851867a0634c5bd064f3e06ee796b6d17082975.zip meson-3851867a0634c5bd064f3e06ee796b6d17082975.tar.gz meson-3851867a0634c5bd064f3e06ee796b6d17082975.tar.bz2 |
dependencies: Always convert MinGW paths to MSVC on Windows
The MinGW toolchain can read MinGW paths, but Python cannot and we
sometimes need to parse the libs and cflags manually (for static-only
library searching, for instance). The MinGW toolchain can always read
Windows paths with `/` as path separater, so just use that.
Diffstat (limited to 'mesonbuild/compilers/c.py')
0 files changed, 0 insertions, 0 deletions