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.pull/10314/head
parent
660bfa6e7c
commit
8ed151bbd7
1 changed files with 4 additions and 0 deletions
Loading…
Reference in new issue