prog3b_652/cmake-build-debug/.cmake/api/v1/reply/target-Prog3B-Debug-ab017d5596c9d6b3ad9a.json
2025-11-17 11:55:13 +01:00

165 lines
2.5 KiB
JSON

{
"artifacts" :
[
{
"path" : "Prog3B.exe"
},
{
"path" : "Prog3B.pdb"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"target_link_libraries",
"target_include_directories"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 14,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 26,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 17,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g -std=gnu++20 -fdiagnostics-color=always"
}
],
"includes" :
[
{
"backtrace" : 3,
"path" : "C:/Users/kris-/Desktop/3_Semester/C++/Git/prog3b_652/includes"
},
{
"backtrace" : 3,
"path" : "C:/Users/kris-/Desktop/3_Semester/C++/Git/prog3b_652/raylib"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "20"
},
"sourceIndexes" :
[
0,
1
]
}
],
"id" : "Prog3B::@6890427a1f51a3e7e1df",
"link" :
{
"commandFragments" :
[
{
"fragment" : "-g",
"role" : "flags"
},
{
"fragment" : "",
"role" : "flags"
},
{
"backtrace" : 2,
"fragment" : "C:\\Users\\kris-\\Desktop\\3_Semester\\C++\\Git\\prog3b_652\\windows\\libgamematrix.a",
"role" : "libraries"
},
{
"backtrace" : 2,
"fragment" : "C:\\Users\\kris-\\Desktop\\3_Semester\\C++\\Git\\prog3b_652\\windows\\libraylib.a",
"role" : "libraries"
},
{
"backtrace" : 2,
"fragment" : "-lopengl32",
"role" : "libraries"
},
{
"backtrace" : 2,
"fragment" : "-lgdi32",
"role" : "libraries"
},
{
"backtrace" : 2,
"fragment" : "-lwinmm",
"role" : "libraries"
},
{
"fragment" : "-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32",
"role" : "libraries"
}
],
"language" : "CXX"
},
"name" : "Prog3B",
"nameOnDisk" : "Prog3B.exe",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0,
1
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/main.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/gamecube.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "EXECUTABLE"
}