aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2017-12-02 02:41:37 +0530
committerNirbheek Chauhan <nirbheek@centricular.com>2017-12-03 10:06:11 +0530
commit3851867a0634c5bd064f3e06ee796b6d17082975 (patch)
treef6905b7a53a2929797edb6b4978b40a7fdce76a7 /mesonbuild/compilers
parent4e637a69106acf3cc0dcdec6085dc797cad6bfef (diff)
downloadmeson-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')
0 files changed, 0 insertions, 0 deletions