image-gp-6/cmake-build-debug/.cmake/api/v1/reply/target-image-gp-6-Debug-426...

270 lines
4.2 KiB
JSON
Raw Normal View History

2024-07-14 21:06:47 -04:00
{
"artifacts" :
[
{
"path" : "image-gp-6"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"target_link_options",
"target_link_libraries",
"include",
"target_compile_options",
"include_directories"
],
"files" :
[
"CMakeLists.txt",
"lib/blt-gp/lib/blt/CMakeLists.txt",
"lib/blt-gp/lib/blt/cmake/warnings.cmake"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 24,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 27,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 29,
"parent" : 0
},
{
"file" : 1
},
{
"command" : 2,
"file" : 1,
"line" : 105,
"parent" : 4
},
{
"command" : 3,
"file" : 1,
"line" : 108,
"parent" : 4
},
{
"file" : 2,
"parent" : 6
},
{
"command" : 2,
"file" : 2,
"line" : 27,
"parent" : 7
},
{
"command" : 4,
"file" : 0,
"line" : 26,
"parent" : 0
},
{
"command" : 5,
"file" : 0,
"line" : 21,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g -fdiagnostics-color=always"
},
{
"backtrace" : 9,
"fragment" : "-Wall"
},
{
"backtrace" : 9,
"fragment" : "-Wextra"
},
{
"backtrace" : 9,
"fragment" : "-Werror"
},
{
"backtrace" : 9,
"fragment" : "-Wpedantic"
},
{
"backtrace" : 9,
"fragment" : "-Wno-comment"
}
],
"includes" :
[
{
"backtrace" : 10,
"path" : "/home/brett/Documents/code/c++/image-gp-6/include"
},
{
"backtrace" : 3,
"path" : "/home/brett/Documents/code/c++/image-gp-6/lib/blt-gp/lib/blt/include"
},
{
"backtrace" : 3,
"path" : "/home/brett/Documents/code/c++/image-gp-6/cmake-build-debug/lib/blt-gp/lib/blt/config"
},
{
"backtrace" : 3,
"path" : "/home/brett/Documents/code/c++/image-gp-6/lib/blt-gp/lib/blt/libraries/parallel-hashmap"
},
{
"backtrace" : 3,
"path" : "/home/brett/Documents/code/c++/image-gp-6/lib/blt-gp/include"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "17"
},
"sourceIndexes" :
[
0
]
}
],
"dependencies" :
[
{
"backtrace" : 3,
"id" : "blt-gp::@c91d6c57bc117554146c"
},
{
"backtrace" : 3,
"id" : "BLT::@94879f93dddfdb62440a"
}
],
"id" : "image-gp-6::@6890427a1f51a3e7e1df",
"link" :
{
"commandFragments" :
[
{
"fragment" : "-g",
"role" : "flags"
},
{
"fragment" : "",
"role" : "flags"
},
{
"backtrace" : 2,
"fragment" : "-Wall",
"role" : "flags"
},
{
"backtrace" : 2,
"fragment" : "-Wextra",
"role" : "flags"
},
{
"backtrace" : 2,
"fragment" : "-Werror",
"role" : "flags"
},
{
"backtrace" : 2,
"fragment" : "-Wpedantic",
"role" : "flags"
},
{
"backtrace" : 2,
"fragment" : "-Wno-comment",
"role" : "flags"
},
{
"backtrace" : 3,
"fragment" : "-rdynamic",
"role" : "flags"
},
{
"backtrace" : 3,
"fragment" : "lib/blt-gp/lib/blt/libBLT.a",
"role" : "libraries"
},
{
"backtrace" : 3,
"fragment" : "lib/blt-gp/libblt-gp.a",
"role" : "libraries"
},
{
"backtrace" : 3,
"fragment" : "-lThreatExchange",
"role" : "libraries"
},
{
"backtrace" : 3,
"fragment" : "lib/blt-gp/lib/blt/libBLT.a",
"role" : "libraries"
},
{
"backtrace" : 5,
"fragment" : "/usr/lib/x86_64-linux-gnu/libz.so",
"role" : "libraries"
},
{
"backtrace" : 8,
"fragment" : "-lstdc++fs",
"role" : "libraries"
}
],
"language" : "CXX"
},
"name" : "image-gp-6",
"nameOnDisk" : "image-gp-6",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/main.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "EXECUTABLE"
}