Revert CMAKE_CXX_FLAGS
msvc-cl change
This commit is contained in:
parent
f6cd056552
commit
9f88d4c3a4
1 changed files with 1 additions and 2 deletions
|
@ -83,8 +83,7 @@
|
|||
],
|
||||
"cacheVariables": {
|
||||
"CMAKE_C_COMPILER": "cl",
|
||||
"CMAKE_CXX_COMPILER": "cl",
|
||||
"CMAKE_CXX_FLAGS": "/Zc:__cplusplus"
|
||||
"CMAKE_CXX_COMPILER": "cl"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue