Review changes
This commit is contained in:
parent
86600e90d3
commit
8f164a16ce
12 changed files with 13 additions and 19 deletions
|
@ -42,7 +42,7 @@ if (MSVC)
|
|||
/Zc:externConstexpr
|
||||
/Zc:inline
|
||||
)
|
||||
if (CMAKE_C_COMPILER_ID MATCHES "MSVC")
|
||||
if (CMAKE_CXX_COMPILER_ID MATCHES "MSVC")
|
||||
add_compile_options(
|
||||
/MP
|
||||
/Zc:throwingNew
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue