diff options
| author | Nirbheek Chauhan <nirbheek@centricular.com> | 2016-02-13 05:20:04 +0530 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2016-02-21 13:44:43 +0200 |
| commit | d95a1085031fd1deb24e8f3232e9052e598b2b4e (patch) | |
| tree | 5b0c2113365ccb490884e3ed576241e2f98bd33a /mesonbuild/mesonmain.py | |
| parent | 560d9d73755e02265377706840efc63e50c693b1 (diff) | |
| download | meson-d95a1085031fd1deb24e8f3232e9052e598b2b4e.tar.gz | |
compilers: MSVC does not understand the -lfoo syntax
MSVC requires import libraries called foo.lib for linking to foo.dll, so
translate -lfoo to that. If foo.lib doesn't exist, linking will fail as
expected.
Diffstat (limited to 'mesonbuild/mesonmain.py')
0 files changed, 0 insertions, 0 deletions
