Update src/CMakeLists.txt

This commit is contained in:
Hamish Milne 2020-03-28 17:23:54 +00:00 committed by GitHub
parent 570fc45d03
commit 38e9eb379d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,6 @@ if (MSVC)
/Zo
/permissive-
/EHsc
/std:c++17
/volatile:iso
/Zc:externConstexpr
/Zc:inline