aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/interpreter.py
diff options
context:
space:
mode:
authorPeter Harris <pharris@opentext.com>2020-03-30 14:28:35 -0400
committerJussi Pakkanen <jpakkane@gmail.com>2020-04-04 21:46:09 +0300
commit0e50974f803f62910c5f92765d534aa5f73e7f8e (patch)
treeba79edee88ff549095b422e5bbdd908e41fead92 /mesonbuild/interpreter.py
parent96ed64caa11f977c33ae8bf4143f8756ab3c1a36 (diff)
downloadmeson-0e50974f803f62910c5f92765d534aa5f73e7f8e.zip
meson-0e50974f803f62910c5f92765d534aa5f73e7f8e.tar.gz
meson-0e50974f803f62910c5f92765d534aa5f73e7f8e.tar.bz2
backend/vs: Fix link of wmain / wWinMain based apps
Executables may have an entry point of wmain or wWinMain. These executables link successfully with ninja. Rather than add more flags to executable() in meson.build, remove the EntryPointSymbol override. This makes the vs backend behave more like the ninja backend. Fixes #6698
Diffstat (limited to 'mesonbuild/interpreter.py')
0 files changed, 0 insertions, 0 deletions