BLT/cmake-build-release/.cmake/api/v1/reply/target-BLT_TESTS-Release-e5...

220 lines
3.4 KiB
JSON
Raw Normal View History

2023-01-12 12:18:39 -05:00
{
"artifacts" :
[
{
"path" : "BLT_TESTS"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"add_link_options",
"target_link_libraries",
"add_compile_options",
"include_directories"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 48,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 44,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 50,
"parent" : 0
},
{
"command" : 3,
"file" : 0,
"line" : 43,
"parent" : 0
},
{
"command" : 4,
"file" : 0,
"line" : 28,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-O3 -DNDEBUG -fdiagnostics-color=always"
},
{
"backtrace" : 4,
"fragment" : "-fsanitize=address"
}
],
"includes" :
[
{
"backtrace" : 5,
"path" : "/home/brett/Documents/code/c++/BLT/include"
},
{
"backtrace" : 3,
"path" : "/home/brett/Documents/code/c++/BLT/libraries/parallel-hashmap"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "17"
},
"sourceIndexes" :
[
0
]
}
],
"dependencies" :
[
{
"backtrace" : 3,
"id" : "BLT::@6890427a1f51a3e7e1df"
}
],
"id" : "BLT_TESTS::@6890427a1f51a3e7e1df",
"link" :
{
"commandFragments" :
[
{
"fragment" : "-O3 -DNDEBUG",
"role" : "flags"
},
{
"fragment" : "",
"role" : "flags"
},
{
"backtrace" : 2,
"fragment" : "-fsanitize=address",
"role" : "flags"
},
{
"backtrace" : 3,
"fragment" : "libBLT.a",
"role" : "libraries"
}
],
"language" : "CXX"
},
"name" : "BLT_TESTS",
"nameOnDisk" : "BLT_TESTS",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0
]
},
{
"name" : "Header Files",
"sourceIndexes" :
[
1,
2,
3,
4,
5,
6,
7,
8,
9
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/tests/main.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 3,
"path" : "libraries/parallel-hashmap/parallel_hashmap/phmap.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 3,
"path" : "libraries/parallel-hashmap/parallel_hashmap/phmap_base.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 3,
"path" : "libraries/parallel-hashmap/parallel_hashmap/phmap_bits.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 3,
"path" : "libraries/parallel-hashmap/parallel_hashmap/phmap_config.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 3,
"path" : "libraries/parallel-hashmap/parallel_hashmap/phmap_dump.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 3,
"path" : "libraries/parallel-hashmap/parallel_hashmap/phmap_fwd_decl.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 3,
"path" : "libraries/parallel-hashmap/parallel_hashmap/phmap_utils.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 3,
"path" : "libraries/parallel-hashmap/parallel_hashmap/meminfo.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 3,
"path" : "libraries/parallel-hashmap/parallel_hashmap/btree.h",
"sourceGroupIndex" : 1
}
],
"type" : "EXECUTABLE"
}