mirror of https://github.com/gabime/spdlog.git
fix: set `/Zc:__cplusplus` and `/MP` to MSVC only (#3139)
1. macro `__cplusplus` is enabled by clang-cl 2. `/MP` is not supported by clang-cl (warning `-Wunused-command-line-argument` will be generated)pull/3155/head
parent
885b5473e2
commit
5ebfc92730
Loading…
Reference in New Issue