tmp-policy/cmake-build-debug/.cmake/api/v1/reply/target-tmp_policy-Debug-7c8...

127 lines
1.5 KiB
JSON
Raw Normal View History

2022-08-04 17:13:13 +08:00
{
"artifacts" :
[
{
"path" : "tmp_policy"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 6,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g"
},
{
"fragment" : "-std=gnu++17"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "17"
},
"sourceIndexes" :
[
0
]
}
],
"id" : "tmp_policy::@6890427a1f51a3e7e1df",
"link" :
{
"commandFragments" :
[
{
"fragment" : "-g",
"role" : "flags"
},
{
"fragment" : "",
"role" : "flags"
}
],
"language" : "CXX"
},
"name" : "tmp_policy",
"nameOnDisk" : "tmp_policy",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0
]
},
{
"name" : "Header Files",
"sourceIndexes" :
[
1,
2,
3
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "main.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "accpolicy.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "policy_fundamentals.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "accumulator.h",
"sourceGroupIndex" : 1
}
],
"type" : "EXECUTABLE"
}