Files
messy-codepile/build/.cmake/api/v1/reply/target-eigen-Debug-6f44240ad45d159c9c5a.json
T

97 lines
1.2 KiB
JSON
Raw Normal View History

2026-06-09 02:22:28 +08:00
{
"archive" : {},
"artifacts" :
[
{
"path" : "libeigen.a"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_library",
"target_include_directories"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 14,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 19,
"parent" : 0
}
]
},
"codemodelVersion" :
{
"major" : 2,
"minor" : 10
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g"
}
],
"includes" :
[
{
"backtrace" : 2,
"path" : "/data/projects/hello_world/./include/Eigen"
}
],
"language" : "CXX",
"sourceIndexes" :
[
0
]
}
],
"id" : "eigen::@6890427a1f51a3e7e1df",
"name" : "eigen",
"nameOnDisk" : "libeigen.a",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "eigen.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "STATIC_LIBRARY"
}