COSC_4P14_Assignment_2/cmake-build-relwithdebinfo-.../.cmake/api/v1/reply/target-BLT-RelWithDebInfo-f...

195 lines
3.2 KiB
JSON

{
"archive" : {},
"artifacts" :
[
{
"path" : "libraries/BLT/libBLT.a"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_library",
"target_compile_options",
"include_directories"
],
"files" :
[
"libraries/BLT/CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 70,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 86,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 50,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 62,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 63,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-O2 -g -DNDEBUG -std=gnu++20 -fcolor-diagnostics"
},
{
"backtrace" : 2,
"fragment" : "-Wall"
},
{
"backtrace" : 2,
"fragment" : "-Wextra"
},
{
"backtrace" : 2,
"fragment" : "-Wpedantic"
}
],
"includes" :
[
{
"backtrace" : 3,
"path" : "/home/brett/Documents/Brock/CS 4P14/Assignment 2/AssignmentProject/libraries/BLT/libraries/parallel-hashmap"
},
{
"backtrace" : 4,
"path" : "/home/brett/Documents/Brock/CS 4P14/Assignment 2/AssignmentProject/libraries/BLT/include"
},
{
"backtrace" : 5,
"path" : "/home/brett/Documents/Brock/CS 4P14/Assignment 2/AssignmentProject/cmake-build-relwithdebinfo-system-clang/libraries/BLT/config"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "20"
},
"sourceIndexes" :
[
0,
1,
2,
3,
4,
5,
6,
7
]
}
],
"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,
5,
6,
7
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "libraries/BLT/src/blt/std/assert.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "libraries/BLT/src/blt/std/filesystem.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "libraries/BLT/src/blt/std/format.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "libraries/BLT/src/blt/std/loader.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "libraries/BLT/src/blt/std/logging.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/parse/argparse.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "STATIC_LIBRARY"
}