image-gp-6/cmake-build-debug/.cmake/api/v1/reply/target-blt-gp-Debug-65df3b8...

207 lines
3.2 KiB
JSON
Raw Normal View History

2024-07-14 21:06:47 -04:00
{
"archive" : {},
"artifacts" :
[
{
"path" : "lib/blt-gp/libblt-gp.a"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_library",
"target_link_libraries",
"target_compile_options",
"target_compile_definitions",
"include_directories"
],
"files" :
[
"lib/blt-gp/CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 22,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 29,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 24,
"parent" : 0
},
{
"command" : 3,
"file" : 0,
"line" : 30,
"parent" : 0
},
{
"command" : 4,
"file" : 0,
"line" : 19,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g -fdiagnostics-color=always"
},
{
"backtrace" : 3,
"fragment" : "-Wall"
},
{
"backtrace" : 3,
"fragment" : "-Wextra"
},
{
"backtrace" : 3,
"fragment" : "-Werror"
},
{
"backtrace" : 3,
"fragment" : "-Wpedantic"
},
{
"backtrace" : 3,
"fragment" : "-Wno-comment"
}
],
"defines" :
[
{
"backtrace" : 4,
"define" : "BLT_DEBUG_LEVEL=OFF"
}
],
"includes" :
[
{
"backtrace" : 5,
"path" : "/home/brett/Documents/code/c++/image-gp-6/lib/blt-gp/include"
},
{
"backtrace" : 2,
"path" : "/home/brett/Documents/code/c++/image-gp-6/lib/blt-gp/lib/blt/include"
},
{
"backtrace" : 2,
"path" : "/home/brett/Documents/code/c++/image-gp-6/cmake-build-debug/lib/blt-gp/lib/blt/config"
},
{
"backtrace" : 2,
"path" : "/home/brett/Documents/code/c++/image-gp-6/lib/blt-gp/lib/blt/libraries/parallel-hashmap"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "17"
},
"sourceIndexes" :
[
0,
1,
2,
3,
4,
5
]
}
],
"dependencies" :
[
{
"backtrace" : 2,
"id" : "BLT::@94879f93dddfdb62440a"
}
],
"id" : "blt-gp::@c91d6c57bc117554146c",
"name" : "blt-gp",
"nameOnDisk" : "libblt-gp.a",
"paths" :
{
"build" : "lib/blt-gp",
"source" : "lib/blt-gp"
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0,
1,
2,
3,
4,
5
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt-gp/src/generators.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt-gp/src/program.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt-gp/src/selection.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt-gp/src/transformers.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt-gp/src/tree.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt-gp/src/typesystem.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "STATIC_LIBRARY"
}