aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/backend/nonebackend.py
diff options
context:
space:
mode:
authorBarnabás Pőcze <pobrn@protonmail.com>2023-03-31 01:22:17 +0200
committerEli Schwartz <eschwartz93@gmail.com>2023-03-30 22:06:31 -0400
commitd0d22f4dede8707f6fcf3414ca6a9b391d784742 (patch)
treeb93cd9f5e5aadfd17678aa0b841b296e5888ca7c /mesonbuild/backend/nonebackend.py
parent410f3dfc1b76ef42275a769a794503b41ea1ae29 (diff)
downloadmeson-d0d22f4dede8707f6fcf3414ca6a9b391d784742.zip
meson-d0d22f4dede8707f6fcf3414ca6a9b391d784742.tar.gz
meson-d0d22f4dede8707f6fcf3414ca6a9b391d784742.tar.bz2
backend/vs: ensure that build dir is preferred to src dir
Previously, the VS backend would add the the include directories in the reverse order that the Ninja backend does it, which means that the source directories would be preferred over the build directories. For example, this would cause the compiler to choose the file from the source directory if a file with the same name is found in both. Fixes 57ec097b5 ("vs: Use CompilerArgs() for compile and link args") Fixes #11630
Diffstat (limited to 'mesonbuild/backend/nonebackend.py')
0 files changed, 0 insertions, 0 deletions