PROG_3B/cmake-build-debug/.cmake/api/v1/reply/target-Prog3B-Debug-5b953e9dac460ea09172.json
2025-11-09 21:12:16 +01:00

172 lines
2.5 KiB
JSON

{
"artifacts" :
[
{
"path" : "Prog3B"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"target_link_libraries",
"target_include_directories"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 24,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 26,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 36,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 37,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 38,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 25,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g -std=gnu++20 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fcolor-diagnostics"
}
],
"includes" :
[
{
"backtrace" : 6,
"path" : "/Users/bendit.str/Desktop/CLION/PROG_3B/mac_arm"
}
],
"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" : "/Users/bendit.str/Desktop/CLION/PROG_3B/mac_arm/libgamematrix.a",
"role" : "libraries"
},
{
"backtrace" : 2,
"fragment" : "/Users/bendit.str/Desktop/CLION/PROG_3B/mac_arm/libraylib.a",
"role" : "libraries"
},
{
"backtrace" : 3,
"fragment" : "-framework IOKit",
"role" : "libraries"
},
{
"backtrace" : 4,
"fragment" : "-framework Cocoa",
"role" : "libraries"
},
{
"backtrace" : 5,
"fragment" : "-framework OpenGL",
"role" : "libraries"
}
],
"language" : "CXX"
},
"name" : "Prog3B",
"nameOnDisk" : "Prog3B",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0,
1
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "main.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "gamecube.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "EXECUTABLE"
}