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

203 lines
3.2 KiB
JSON
Raw Normal View History

2023-01-12 12:18:39 -05:00
{
"archive" : {},
"artifacts" :
[
{
"path" : "libBLT.a"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_library",
"include_directories",
"target_link_libraries"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 35,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 28,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 37,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-O3 -DNDEBUG -fdiagnostics-color=always"
}
],
"includes" :
[
{
"backtrace" : 2,
"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,
1,
2,
3,
4
]
}
],
"id" : "BLT::@6890427a1f51a3e7e1df",
"name" : "BLT",
"nameOnDisk" : "libBLT.a",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0,
1,
2,
3,
4
]
},
{
"name" : "Header Files",
"sourceIndexes" :
[
5,
6,
7,
8,
9,
10,
11,
12,
13
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/blt/std/queues.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/blt/std/random.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/blt/std/string.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/blt/std/system.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/blt/profiling/profiler.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" : "STATIC_LIBRARY"
}