Update src/CMakeLists.txt
This commit is contained in:
parent
570fc45d03
commit
38e9eb379d
|
@ -37,7 +37,6 @@ if (MSVC)
|
|||
/Zo
|
||||
/permissive-
|
||||
/EHsc
|
||||
/std:c++17
|
||||
/volatile:iso
|
||||
/Zc:externConstexpr
|
||||
/Zc:inline
|
||||
|
|
Reference in New Issue