NJUPT-Compile/1/cmake-build-debug/.cmake/api/v1/reply/target-1-Debug-af03a02200974f7e2209.json

148 lines
1.8 KiB
JSON
Raw Normal View History

2024-06-15 15:40:42 +02:00
{
"artifacts" :
[
{
"path" : "1"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 6,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g -std=gnu++20 -fdiagnostics-color=always"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "20"
},
"sourceIndexes" :
[
0,
1,
3,
5
]
}
],
"id" : "1::@6890427a1f51a3e7e1df",
"link" :
{
"commandFragments" :
[
{
"fragment" : "-g",
"role" : "flags"
},
{
"fragment" : "",
"role" : "flags"
}
],
"language" : "CXX"
},
"name" : "1",
"nameOnDisk" : "1",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0,
1,
3,
5
]
},
{
"name" : "Header Files",
"sourceIndexes" :
[
2,
4,
6
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "main.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "Utils.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "Utils.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "Classifier.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "Classifier.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "Parser.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "Parser.h",
"sourceGroupIndex" : 1
}
],
"type" : "EXECUTABLE"
}