KGC_TEST/build/.cmake/api/v1/reply/target-KGC-Release-25abdea5...

171 lines
2.3 KiB
JSON

{
"archive" : {},
"artifacts" :
[
{
"path" : "libKGC.a"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_library",
"install",
"target_link_libraries",
"target_include_directories"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 14,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 85,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 16,
"parent" : 0
},
{
"command" : 3,
"file" : 0,
"line" : 18,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-O3 -DNDEBUG"
}
],
"includes" :
[
{
"backtrace" : 4,
"path" : "C:/Users/25761/Desktop/KGC/include"
},
{
"backtrace" : 4,
"path" : "C:/Users/25761/Desktop/KGC"
},
{
"backtrace" : 3,
"path" : "C:/Users/25761/Desktop/KGC/miracl/\u00a0"
},
{
"backtrace" : 3,
"path" : "C:/Users/25761/Desktop/KGC/build/miracl/win64/include"
}
],
"language" : "C",
"sourceIndexes" :
[
0,
1,
2,
3,
4
]
}
],
"dependencies" :
[
{
"backtrace" : 3,
"id" : "Miracl::@cb11e672c186410b6203"
}
],
"id" : "KGC::@6890427a1f51a3e7e1df",
"install" :
{
"destinations" :
[
{
"backtrace" : 2,
"path" : "lib"
}
],
"prefix" :
{
"path" : "C:/Program Files (x86)/KGC"
}
},
"name" : "KGC",
"nameOnDisk" : "libKGC.a",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0,
1,
2,
3,
4
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "ecurve.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "hash.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "kgc.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "sign.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "utils.c",
"sourceGroupIndex" : 0
}
],
"type" : "STATIC_LIBRARY"
}