Remove C++ standard flag
This commit is contained in:
parent
55ec7031cc
commit
990d27f4f9
@ -38,7 +38,6 @@ if (MSVC)
|
||||
/Zo
|
||||
/permissive-
|
||||
/EHsc
|
||||
/std:c++latest
|
||||
/volatile:iso
|
||||
/Zc:externConstexpr
|
||||
/Zc:inline
|
||||
|
Loading…
Reference in New Issue
Block a user