Files
HydraV3/build/.cmake/api/v1/reply/target-HydraClient-Debug-78ce361b98c7c89e9629.json
T
2026-08-04 17:39:07 +01:00

200 lines
3.0 KiB
JSON

{
"artifacts" :
[
{
"path" : "Debug/HydraClient.exe"
},
{
"path" : "Debug/HydraClient.pdb"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"target_link_libraries",
"include_directories"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 19,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 20,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 23,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 24,
"parent" : 0
}
]
},
"codemodelVersion" :
{
"major" : 2,
"minor" : 10
},
"compileDependencies" :
[
{
"backtrace" : 2,
"id" : "HydraEngine::@fafd37b19aacd4c483ed"
}
],
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "/DWIN32 /D_WINDOWS /EHsc /Ob0 /Od /RTC1 -std:c++17 -MDd -Zi"
}
],
"includes" :
[
{
"backtrace" : 3,
"path" : "C:/Code/HydraV3/HydraClient"
},
{
"backtrace" : 3,
"path" : "C:/Code/HydraV3/HydraEngine/includes"
},
{
"backtrace" : 4,
"path" : "C:/Code/HydraV3/Libraries/glm"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "17"
},
"sourceIndexes" :
[
0,
1
]
}
],
"dependencies" :
[
{
"backtrace" : 2,
"id" : "HydraEngine::@fafd37b19aacd4c483ed"
},
{
"id" : "ZERO_CHECK::@6890427a1f51a3e7e1df"
}
],
"id" : "HydraClient::@6890427a1f51a3e7e1df",
"link" :
{
"commandFragments" :
[
{
"fragment" : "/DWIN32 /D_WINDOWS /EHsc /Ob0 /Od /RTC1 -MDd -Zi",
"role" : "flags"
},
{
"fragment" : "/machine:x64 /debug /INCREMENTAL",
"role" : "flags"
},
{
"fragment" : "/subsystem:console",
"role" : "flags"
},
{
"backtrace" : 2,
"fragment" : "HydraEngine\\Debug\\HydraEngine.lib",
"role" : "libraries"
},
{
"fragment" : "kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib",
"role" : "libraries"
}
],
"language" : "CXX"
},
"linkLibraries" :
[
{
"backtrace" : 2,
"id" : "HydraEngine::@fafd37b19aacd4c483ed"
}
],
"name" : "HydraClient",
"nameOnDisk" : "HydraClient.exe",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0,
1
]
},
{
"name" : "Header Files",
"sourceIndexes" :
[
2
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "HydraClient/source/HydraClient.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "HydraClient/source/HydraGame.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "HydraClient/source/HydraGame.h",
"sourceGroupIndex" : 1
}
],
"type" : "EXECUTABLE"
}