COSC-3P98-Final-Project/cmake-build-debug/.cmake/api/v1/reply/target-BLT-Debug-b976cc3edc...

146 lines
2.1 KiB
JSON
Raw Normal View History

2023-01-16 13:51:51 -05:00
{
"archive" : {},
"artifacts" :
[
{
"path" : "libraries/BLT/libBLT.a"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_library",
"include_directories"
],
"files" :
[
"libraries/BLT/CMakeLists.txt",
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 36,
"parent" : 0
},
{
"file" : 1
},
{
"command" : 1,
"file" : 1,
"line" : 9,
"parent" : 2
},
{
"command" : 1,
"file" : 0,
"line" : 29,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g -fdiagnostics-color=always"
}
],
"includes" :
[
{
"backtrace" : 3,
"path" : "/home/laptop/Documents/Brock/CS 3P98/Final Project/include"
},
{
"backtrace" : 4,
"path" : "/home/laptop/Documents/Brock/CS 3P98/Final Project/libraries/BLT/include"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "17"
},
"sourceIndexes" :
[
0,
1,
2,
3,
4
]
}
],
"id" : "BLT::@834776b52e80069b1648",
"name" : "BLT",
"nameOnDisk" : "libBLT.a",
"paths" :
{
"build" : "libraries/BLT",
"source" : "libraries/BLT"
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0,
1,
2,
3,
4
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "libraries/BLT/src/blt/std/queues.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "libraries/BLT/src/blt/std/random.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "libraries/BLT/src/blt/std/string.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "libraries/BLT/src/blt/std/system.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "libraries/BLT/src/blt/profiling/profiler.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "STATIC_LIBRARY"
}