aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/objcpp.py
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2017-11-29 10:23:57 +0530
committerNirbheek Chauhan <nirbheek@centricular.com>2017-12-03 10:06:11 +0530
commit390f0b8b522a7c73880349a250400a2802927b66 (patch)
tree447ba82ec439b6761d88236d5ce0f1cc77865ba4 /mesonbuild/compilers/objcpp.py
parent554b484468c74621168f7bb7faf7110e7e72ebd5 (diff)
downloadmeson-390f0b8b522a7c73880349a250400a2802927b66.zip
meson-390f0b8b522a7c73880349a250400a2802927b66.tar.gz
meson-390f0b8b522a7c73880349a250400a2802927b66.tar.bz2
dependencies: Convert /c/foo/bar paths to C:/foo/bar
MSVC cannot handle MinGW-esque /c/foo paths, convert them to C:/foo. We cannot resolve other paths starting with / like /home/foo so leave them as-is so the user gets an error/warning from the compiler/linker. These paths are commonly found in pkg-config files generated using Autotools inside MinGW/MSYS and MinGW/MSYS2 environments. Currently this is only done for PkgConfigDependency.
Diffstat (limited to 'mesonbuild/compilers/objcpp.py')
0 files changed, 0 insertions, 0 deletions