diff options
author | Peter Harris <pharris@opentext.com> | 2020-05-08 19:06:05 -0400 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2020-05-14 18:56:01 +0000 |
commit | f1d00e86f1a83e2fed301c59d22f1415222b29e2 (patch) | |
tree | f24f600c79ac2bc5c224a329242823f0babe45f5 /test cases/failing | |
parent | 8f1db99cec2e8c4eec0bb04698b3e0ce72f921e9 (diff) | |
download | meson-f1d00e86f1a83e2fed301c59d22f1415222b29e2.zip meson-f1d00e86f1a83e2fed301c59d22f1415222b29e2.tar.gz meson-f1d00e86f1a83e2fed301c59d22f1415222b29e2.tar.bz2 |
backend/vs: Fix b_vscrt=from_buildtype for debugoptimized
The ninja backend only uses the debug C runtime for 'debug', not for
'debugoptimized'.
The ninja backend always uses the DLL C runtime for all configurations.
The documentation matches the ninja backend.
Make the visual studio backend follow the documentation (and the precedent
set by the ninja backend).
Diffstat (limited to 'test cases/failing')
0 files changed, 0 insertions, 0 deletions