some config optimizations

This commit is contained in:
Pawel Spychalski
2018-04-10 08:53:15 +02:00
parent b38dc15ba5
commit db1cd344cb
4 changed files with 24 additions and 5 deletions

View File

@@ -13,7 +13,8 @@
},
"intelliSenseMode": "msvc-x64",
"cStandard": "c11",
"cppStandard": "c++17"
"cppStandard": "c++17",
"compilerPath": "/usr/bin/clang"
},
{
"name": "Mac",