mirror of https://github.com/gabime/spdlog.git
add /WX mscv compiler option for only mscv compiler
clang on windows support both gcc and mscv style options. Clang.exe on windows defaults to gcc style, which will result in /WX unknown compiler command. This will set /WX if and only if the compiler is MSVC and greater than version 1900pull/1495/head
parent
f1b4f15dbb
commit
2a7fc9e30e
Loading…
Reference in New Issue