58 lines
1.1 KiB
JSON
58 lines
1.1 KiB
JSON
{
|
|
"kind" : "toolchains",
|
|
"toolchains" :
|
|
[
|
|
{
|
|
"compiler" :
|
|
{
|
|
"id" : "AppleClang",
|
|
"implicit" :
|
|
{
|
|
"includeDirectories" :
|
|
[
|
|
"/Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/usr/include/c++/v1",
|
|
"/Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include",
|
|
"/Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/usr/include",
|
|
"/Library/Developer/CommandLineTools/usr/include"
|
|
],
|
|
"linkDirectories" :
|
|
[
|
|
"/Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/usr/lib"
|
|
],
|
|
"linkFrameworkDirectories" :
|
|
[
|
|
"/Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/System/Library/Frameworks"
|
|
],
|
|
"linkLibraries" :
|
|
[
|
|
"c++"
|
|
]
|
|
},
|
|
"path" : "/Library/Developer/CommandLineTools/usr/bin/c++",
|
|
"version" : "14.0.0.14000029"
|
|
},
|
|
"language" : "CXX",
|
|
"sourceFileExtensions" :
|
|
[
|
|
"C",
|
|
"M",
|
|
"c++",
|
|
"cc",
|
|
"cpp",
|
|
"cxx",
|
|
"m",
|
|
"mm",
|
|
"mpp",
|
|
"CPP",
|
|
"ixx",
|
|
"cppm"
|
|
]
|
|
}
|
|
],
|
|
"version" :
|
|
{
|
|
"major" : 1,
|
|
"minor" : 0
|
|
}
|
|
}
|