aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/backend/ninjabackend.py
diff options
context:
space:
mode:
authorMatthew Waters <matthew@centricular.com>2018-06-07 05:21:25 +0530
committerNirbheek Chauhan <nirbheek.chauhan@gmail.com>2018-06-07 12:56:49 +0000
commita7fc3fe3561c0b15a5263192a1645c765adf0ec2 (patch)
tree1dde3f03d9ac7aa8ca228faadd37a3af0a8d978d /mesonbuild/backend/ninjabackend.py
parent2d3bfa0778d3f7068585c82e991a25c0ce79fbac (diff)
downloadmeson-a7fc3fe3561c0b15a5263192a1645c765adf0ec2.zip
meson-a7fc3fe3561c0b15a5263192a1645c765adf0ec2.tar.gz
meson-a7fc3fe3561c0b15a5263192a1645c765adf0ec2.tar.bz2
dependencies/qt: fix debugoptimized builds with qt
debugoptimized builds building against Qt would ultimately link against both the debug and non-debug msvcrt, ntdll, etc libraries which causes crashes in weird places and is very much not recommended by Microsoft. This changes the selected Qt library(ies) correctly to not uses the debug variants for debugoptimized builds. https://github.com/mesonbuild/meson/pull/3680
Diffstat (limited to 'mesonbuild/backend/ninjabackend.py')
0 files changed, 0 insertions, 0 deletions