.vscode dir updates
This commit is contained in:
parent
7ad26ba427
commit
5d0b36d0f0
|
|
@ -7,3 +7,5 @@ CMakeFiles
|
|||
Testing
|
||||
.cache
|
||||
Makefile
|
||||
cmake_install.cmake
|
||||
CMakeCache.txt
|
||||
|
|
|
|||
|
|
@ -7,10 +7,6 @@
|
|||
"${workspaceFolder}/clib"
|
||||
],
|
||||
"defines": [],
|
||||
"macFrameworkPath": [
|
||||
"/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks"
|
||||
],
|
||||
"compilerPath": "/usr/bin/clang",
|
||||
"cStandard": "c17",
|
||||
"intelliSenseMode": "macos-clang-x64",
|
||||
"configurationProvider": "ms-vscode.cmake-tools"
|
||||
|
|
|
|||
Loading…
Reference in New Issue