mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 08:25:43 +08:00
2a7fc9e30e
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 1900 |
||
---|---|---|
.. | ||
ide.cmake | ||
pch.h.in | ||
spdlog.pc.in | ||
spdlogConfig.cmake.in | ||
spdlogCPack.cmake | ||
utils.cmake | ||
version.rc.in |