Deerith/build/.cmake/api/v1/reply/target-deerith_studio-Debug-1a9ce65a2e41589dca21.json
2026-03-23 01:21:29 +01:00

243 lines
3.7 KiB
JSON

{
"artifacts" :
[
{
"path" : "studio/deerith_studio"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"target_link_libraries",
"set_target_properties",
"include",
"find_package"
],
"files" :
[
"studio/CMakeLists.txt",
"core/CMakeLists.txt",
"/usr/lib/x86_64-linux-gnu/cmake/spdlog/spdlogConfigTargets.cmake",
"/usr/lib/x86_64-linux-gnu/cmake/spdlog/spdlogConfig.cmake",
"graphics/CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 8,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 10,
"parent" : 0
},
{
"file" : 1
},
{
"command" : 1,
"file" : 1,
"line" : 18,
"parent" : 3
},
{
"command" : 4,
"file" : 1,
"line" : 16,
"parent" : 3
},
{
"file" : 3,
"parent" : 5
},
{
"command" : 3,
"file" : 3,
"line" : 52,
"parent" : 6
},
{
"file" : 2,
"parent" : 7
},
{
"command" : 2,
"file" : 2,
"line" : 71,
"parent" : 8
},
{
"file" : 4
},
{
"command" : 1,
"file" : 4,
"line" : 21,
"parent" : 10
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g"
},
{
"fragment" : "-std=gnu++20"
}
],
"defines" :
[
{
"backtrace" : 2,
"define" : "FMT_SHARED"
},
{
"backtrace" : 2,
"define" : "SPDLOG_COMPILED_LIB"
},
{
"backtrace" : 2,
"define" : "SPDLOG_FMT_EXTERNAL"
},
{
"backtrace" : 2,
"define" : "SPDLOG_SHARED_LIB"
}
],
"includes" :
[
{
"backtrace" : 2,
"path" : "/home/chewico/Dev/Deerith/core/include"
},
{
"backtrace" : 2,
"path" : "/home/chewico/Dev/Deerith/graphics/include"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
2,
2
],
"standard" : "20"
},
"sourceIndexes" :
[
0
]
}
],
"dependencies" :
[
{
"backtrace" : 2,
"id" : "deerith_core::@57760688d1f824db5d9c"
},
{
"backtrace" : 2,
"id" : "deerith_graphics::@708b9b26fb9b6631b242"
}
],
"id" : "deerith_studio::@aed54e8c6d911c004f13",
"link" :
{
"commandFragments" :
[
{
"fragment" : "-g",
"role" : "flags"
},
{
"fragment" : "",
"role" : "flags"
},
{
"backtrace" : 2,
"fragment" : "../core/libdeerith_core.a",
"role" : "libraries"
},
{
"backtrace" : 2,
"fragment" : "../graphics/libdeerith_graphics.a",
"role" : "libraries"
},
{
"backtrace" : 2,
"fragment" : "../core/libdeerith_core.a",
"role" : "libraries"
},
{
"backtrace" : 4,
"fragment" : "/usr/lib/x86_64-linux-gnu/libspdlog.so.1.10.0",
"role" : "libraries"
},
{
"backtrace" : 9,
"fragment" : "/usr/lib/x86_64-linux-gnu/libfmt.so.9.1.0",
"role" : "libraries"
},
{
"backtrace" : 11,
"fragment" : "/usr/lib/x86_64-linux-gnu/libvulkan.so",
"role" : "libraries"
},
{
"backtrace" : 11,
"fragment" : "/usr/lib/x86_64-linux-gnu/libglfw.so.3.3",
"role" : "libraries"
},
{
"backtrace" : 11,
"fragment" : "/usr/lib/x86_64-linux-gnu/libfmt.so.9.1.0",
"role" : "libraries"
}
],
"language" : "CXX"
},
"name" : "deerith_studio",
"nameOnDisk" : "deerith_studio",
"paths" :
{
"build" : "studio",
"source" : "studio"
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "studio/src/main.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "EXECUTABLE"
}