aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2022-04-11 18:38:11 +0800
committerJussi Pakkanen <jpakkane@gmail.com>2022-04-25 20:29:16 +0300
commit8ed151bbd786d2c52e6ea7b7cfe3147fc41ec041 (patch)
treefc2bea50d4ed0aa9bf6d706f5a3eb769f5e67a40 /docs
parent660bfa6e7c8dfb7bd8bffdb68c053e1a22945f8a (diff)
downloadmeson-8ed151bbd786d2c52e6ea7b7cfe3147fc41ec041.zip
meson-8ed151bbd786d2c52e6ea7b7cfe3147fc41ec041.tar.gz
meson-8ed151bbd786d2c52e6ea7b7cfe3147fc41ec041.tar.bz2
Visual Studio: Only use /utf-8 on VS2015 or later or clang-cl
The compiler flag only exists on Visual Studio 2015 or later, or clang-cl, and using this always can interfere with compiler feature detection when this flag is not supported. So, remove '/utf-8' from always_args if we are on Visual Studio 2013 or earlier.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions