COSC-4P82-Final-Project/cmake-build-debug/.cmake/api/v1/reply/target-BLT-Debug-a6c999e954...

355 lines
5.6 KiB
JSON

{
"archive" : {},
"artifacts" :
[
{
"path" : "lib/blt/libBLT.a"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_library",
"install",
"add_compile_options",
"target_compile_options",
"include",
"add_compile_definitions",
"include_directories"
],
"files" :
[
"lib/blt/CMakeLists.txt",
"CMakeLists.txt",
"lib/blt/cmake/warnings.cmake"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 96,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 128,
"parent" : 0
},
{
"file" : 1
},
{
"command" : 2,
"file" : 1,
"line" : 13,
"parent" : 3
},
{
"command" : 4,
"file" : 0,
"line" : 102,
"parent" : 0
},
{
"file" : 2,
"parent" : 5
},
{
"command" : 3,
"file" : 2,
"line" : 16,
"parent" : 6
},
{
"command" : 5,
"file" : 1,
"line" : 22,
"parent" : 3
},
{
"command" : 5,
"file" : 1,
"line" : 18,
"parent" : 3
},
{
"command" : 5,
"file" : 1,
"line" : 16,
"parent" : 3
},
{
"command" : 5,
"file" : 1,
"line" : 21,
"parent" : 3
},
{
"command" : 6,
"file" : 0,
"line" : 70,
"parent" : 0
},
{
"command" : 6,
"file" : 0,
"line" : 84,
"parent" : 0
},
{
"command" : 6,
"file" : 0,
"line" : 85,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g -std=gnu++17 -fdiagnostics-color=always"
},
{
"backtrace" : 4,
"fragment" : "-mieee-fp"
},
{
"backtrace" : 7,
"fragment" : "-Wall"
},
{
"backtrace" : 7,
"fragment" : "-Wextra"
},
{
"backtrace" : 7,
"fragment" : "-Wpedantic"
},
{
"backtrace" : 7,
"fragment" : "-fdiagnostics-color=always"
}
],
"defines" :
[
{
"backtrace" : 8,
"define" : "BUILD_DIR=\"/home/brett/Documents/Brock/CS 4P82/Final Project/FP-C-Project/cmake-build-debug\""
},
{
"backtrace" : 9,
"define" : "PART_B"
},
{
"backtrace" : 10,
"define" : "POSIX_MT"
},
{
"backtrace" : 10,
"define" : "RANDOMSEEDTIME"
},
{
"backtrace" : 11,
"define" : "SOURCE_DIR=\"/home/brett/Documents/Brock/CS 4P82/Final Project/FP-C-Project\""
},
{
"backtrace" : 10,
"define" : "USEVFORK"
}
],
"includes" :
[
{
"backtrace" : 12,
"path" : "/home/brett/Documents/Brock/CS 4P82/Final Project/FP-C-Project/lib/blt/libraries/parallel-hashmap"
},
{
"backtrace" : 13,
"path" : "/home/brett/Documents/Brock/CS 4P82/Final Project/FP-C-Project/lib/blt/include"
},
{
"backtrace" : 14,
"path" : "/home/brett/Documents/Brock/CS 4P82/Final Project/FP-C-Project/cmake-build-debug/lib/blt/config"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "17"
},
"sourceIndexes" :
[
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
],
"id" : "BLT::@93fa9f0522c937b42b32",
"install" :
{
"destinations" :
[
{
"backtrace" : 2,
"path" : "lib"
}
],
"prefix" :
{
"path" : "/usr/local"
}
},
"name" : "BLT",
"nameOnDisk" : "libBLT.a",
"paths" :
{
"build" : "lib/blt",
"source" : "lib/blt"
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt/src/blt/std/assert.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt/src/blt/std/error.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt/src/blt/std/format.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt/src/blt/std/logging.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt/src/blt/std/simd.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt/src/blt/std/string.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt/src/blt/std/system.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt/src/blt/profiling/profiler.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt/src/blt/profiling/profiler_v2.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt/src/blt/fs/filesystem.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt/src/blt/fs/loader.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt/src/blt/fs/nbt.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt/src/blt/fs/nbt_block.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt/src/blt/parse/argparse.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt/src/blt/parse/obj_loader.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "STATIC_LIBRARY"
}