Parks-n-Rec/cmake-build-debug/.cmake/api/v1/reply/target-sharing-Debug-f498cb...

188 lines
2.8 KiB
JSON
Raw Normal View History

2023-06-12 20:00:53 -04:00
{
"artifacts" :
[
{
"path" : "libs/glfw/glfw-3.3.8/examples/sharing"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"target_link_libraries",
"include_directories"
],
"files" :
[
"libs/glfw/glfw-3.3.8/examples/CMakeLists.txt",
"libs/glfw/glfw-3.3.8/src/CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 44,
"parent" : 0
},
{
"file" : 1
},
{
"command" : 1,
"file" : 1,
"line" : 119,
"parent" : 2
},
{
"command" : 2,
"file" : 0,
"line" : 4,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g -std=gnu99 -fdiagnostics-color=always"
}
],
"includes" :
[
{
"backtrace" : 4,
"path" : "/home/brett/git/parksandrec/libs/glfw/glfw-3.3.8/deps"
},
{
"backtrace" : 1,
"path" : "/home/brett/git/parksandrec/libs/glfw/glfw-3.3.8/include"
}
],
"language" : "C",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "99"
},
"sourceIndexes" :
[
0,
2
]
}
],
"dependencies" :
[
{
"backtrace" : 1,
"id" : "glfw::@7dc16bda365e0ec860ed"
}
],
"folder" :
{
"name" : "GLFW3/Examples"
},
"id" : "sharing::@555eb4510d21f320f20b",
"link" :
{
"commandFragments" :
[
{
"fragment" : "-g",
"role" : "flags"
},
{
"fragment" : "",
"role" : "flags"
},
{
"backtrace" : 1,
"fragment" : "libs/glfw/glfw-3.3.8/src/libglfw3d.a",
"role" : "libraries"
},
{
"fragment" : "-lm",
"role" : "libraries"
},
{
"backtrace" : 3,
"fragment" : "/usr/lib/librt.a",
"role" : "libraries"
},
{
"fragment" : "-lm",
"role" : "libraries"
},
{
"backtrace" : 3,
"fragment" : "-ldl",
"role" : "libraries"
},
{
"backtrace" : 3,
"fragment" : "/usr/lib/libX11.so",
"role" : "libraries"
}
],
"language" : "C"
},
"name" : "sharing",
"nameOnDisk" : "sharing",
"paths" :
{
"build" : "libs/glfw/glfw-3.3.8/examples",
"source" : "libs/glfw/glfw-3.3.8/examples"
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0,
2
]
},
{
"name" : "Header Files",
"sourceIndexes" :
[
1
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "libs/glfw/glfw-3.3.8/examples/sharing.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "libs/glfw/glfw-3.3.8/deps/glad/gl.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "libs/glfw/glfw-3.3.8/deps/glad_gl.c",
"sourceGroupIndex" : 0
}
],
"type" : "EXECUTABLE"
}