Insane_DNS/cmake-build-debug/.cmake/api/v1/reply/target-insane_dns-Debug-e3c...

229 lines
3.5 KiB
JSON
Raw Normal View History

2023-10-24 21:59:30 -04:00
{
"artifacts" :
[
{
"path" : "insane_dns"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"target_link_options",
"target_link_libraries",
"target_compile_options",
"include_directories"
],
"files" :
[
"CMakeLists.txt",
"libraries/BLT/CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 19,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 24,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 21,
"parent" : 0
},
{
"file" : 1
},
{
"command" : 2,
"file" : 1,
"line" : 75,
"parent" : 4
},
{
"command" : 3,
"file" : 0,
"line" : 23,
"parent" : 0
},
{
"command" : 4,
"file" : 0,
"line" : 12,
"parent" : 0
},
{
"command" : 4,
"file" : 0,
"line" : 13,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g -std=gnu++20 -fdiagnostics-color=always"
},
{
"backtrace" : 6,
"fragment" : "-Wall"
},
{
"backtrace" : 6,
"fragment" : "-Werror"
},
{
"backtrace" : 6,
"fragment" : "-Wpedantic"
},
{
"backtrace" : 6,
"fragment" : "-Wno-comment"
},
{
"backtrace" : 6,
"fragment" : "-Wno-format"
}
],
"includes" :
[
{
"backtrace" : 7,
"path" : "/home/brett/Documents/code/c++/insane_dns/include"
},
{
"backtrace" : 8,
"path" : "/home/brett/Documents/code/c++/insane_dns/libraries/asio-1.28.1/include"
},
{
"backtrace" : 3,
"path" : "/home/brett/Documents/code/c++/insane_dns/libraries/BLT/include"
},
{
"backtrace" : 3,
"path" : "/home/brett/Documents/code/c++/insane_dns/cmake-build-debug/libraries/BLT/config"
},
{
"backtrace" : 3,
"path" : "/home/brett/Documents/code/c++/insane_dns/libraries/BLT/libraries/parallel-hashmap"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "20"
},
"sourceIndexes" :
[
0
]
}
],
"dependencies" :
[
{
"backtrace" : 3,
"id" : "BLT::@834776b52e80069b1648"
}
],
"id" : "insane_dns::@6890427a1f51a3e7e1df",
"link" :
{
"commandFragments" :
[
{
"fragment" : "-g",
"role" : "flags"
},
{
"fragment" : "",
"role" : "flags"
},
{
"backtrace" : 2,
"fragment" : "-Wall",
"role" : "flags"
},
{
"backtrace" : 2,
"fragment" : "-Werror",
"role" : "flags"
},
{
"backtrace" : 2,
"fragment" : "-Wpedantic",
"role" : "flags"
},
{
"backtrace" : 2,
"fragment" : "-Wno-comment",
"role" : "flags"
},
{
"backtrace" : 2,
"fragment" : "-Wno-format",
"role" : "flags"
},
{
"backtrace" : 3,
"fragment" : "libraries/BLT/libBLT.a",
"role" : "libraries"
},
{
"backtrace" : 5,
"fragment" : "/usr/lib/x86_64-linux-gnu/libz.so",
"role" : "libraries"
}
],
"language" : "CXX"
},
"name" : "insane_dns",
"nameOnDisk" : "insane_dns",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/main.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "EXECUTABLE"
}