Design/build/.cmake/api/v1/reply/target-factoryMethod-Debug-7546115a1b22aa692862.json

100 lines
1.3 KiB
JSON
Raw Normal View History

2024-10-28 14:07:29 +08:00
{
"artifacts" :
[
{
"path" : "/Users/moye/code/Design/bin/Design/factoryMethod"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable"
],
"files" :
[
"factoryMethod/CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 11,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g -std=gnu++11 -arch arm64"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "11"
},
"sourceIndexes" :
[
0
]
}
],
"id" : "factoryMethod::@8f561f0b17088acfc6e4",
"link" :
{
"commandFragments" :
[
{
"fragment" : "-g",
"role" : "flags"
},
{
"fragment" : "",
"role" : "flags"
}
],
"language" : "CXX"
},
"name" : "factoryMethod",
"nameOnDisk" : "factoryMethod",
"paths" :
{
"build" : "factoryMethod",
"source" : "factoryMethod"
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "factoryMethod/main.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "EXECUTABLE"
}