WaylandTest/cmake-build-debug/.cmake/api/v1/reply/target-Test-Debug-debd67f079c04b507287.json

191 lines
2.7 KiB
JSON
Raw Permalink Normal View History

2024-07-03 19:57:15 -07:00
{
"artifacts" :
[
{
"path" : "Test"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"target_link_directories",
"target_link_libraries",
"add_compile_options",
"add_compile_definitions",
"target_include_directories"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 31,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 39,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 56,
"parent" : 0
},
{
"command" : 3,
"file" : 0,
"line" : 11,
"parent" : 0
},
{
"command" : 4,
"file" : 0,
"line" : 36,
"parent" : 0
},
{
"command" : 5,
"file" : 0,
"line" : 40,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g -std=gnu++20 -fdiagnostics-color=always"
},
{
"backtrace" : 4,
"fragment" : "-Wno-stringop-overflow"
}
],
"defines" :
[
{
"backtrace" : 5,
"define" : "EHS_WS_WAYLAND"
},
{
"backtrace" : 5,
"define" : "VK_USE_PLATFORM_WAYLAND_KHR"
}
],
"includes" :
[
{
"backtrace" : 6,
"path" : "/home/karutoh/.local/include"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "20"
},
"sourceIndexes" :
[
0
]
}
],
"id" : "Test::@6890427a1f51a3e7e1df",
"link" :
{
"commandFragments" :
[
{
"fragment" : "-g",
"role" : "flags"
},
{
"fragment" : "",
"role" : "flags"
},
{
"backtrace" : 2,
"fragment" : "-L/home/karutoh/.local/lib",
"role" : "libraryPath"
},
{
"fragment" : "-Wl,-rpath,/home/karutoh/.local/lib",
"role" : "libraries"
},
{
"backtrace" : 3,
"fragment" : "/usr/lib/libssl.so",
"role" : "libraries"
},
{
"backtrace" : 3,
"fragment" : "/usr/lib/libcrypto.so",
"role" : "libraries"
},
{
"backtrace" : 3,
"fragment" : "/usr/lib/libz.so",
"role" : "libraries"
},
{
"backtrace" : 3,
"fragment" : "-lEHS",
"role" : "libraries"
},
{
"backtrace" : 3,
"fragment" : "-lwayland-client",
"role" : "libraries"
}
],
"language" : "CXX"
},
"name" : "Test",
"nameOnDisk" : "Test",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "main.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "EXECUTABLE"
}