glfw/cmake-build-debug/.cmake/api/v1/reply/target-title-Debug-e15035b01e1fbedbe1e5.json

160 lines
2.3 KiB
JSON

{
"artifacts" :
[
{
"path" : "tests/title.exe"
},
{
"path" : "tests/title.pdb"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"include_directories",
"set_target_properties"
],
"files" :
[
"tests/CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 40,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 4,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 56,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g -std=gnu99 -fdiagnostics-color=always"
}
],
"includes" :
[
{
"backtrace" : 2,
"path" : "D:/Sviluppo/Amiga/glfw/deps"
},
{
"backtrace" : 1,
"path" : "D:/Sviluppo/Amiga/glfw/include"
}
],
"language" : "C",
"languageStandard" :
{
"backtraces" :
[
3
],
"standard" : "99"
},
"sourceIndexes" :
[
0
]
}
],
"dependencies" :
[
{
"backtrace" : 1,
"id" : "glfw::@145eef247bfb46b6828c"
}
],
"folder" :
{
"name" : "GLFW3/Tests"
},
"id" : "title::@a44f0ac069e85531cdee",
"link" :
{
"commandFragments" :
[
{
"fragment" : "-g",
"role" : "flags"
},
{
"fragment" : "-mwindows",
"role" : "flags"
},
{
"backtrace" : 1,
"fragment" : "src\\libglfw3.a",
"role" : "libraries"
},
{
"fragment" : "-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32",
"role" : "libraries"
}
],
"language" : "C"
},
"name" : "title",
"nameOnDisk" : "title.exe",
"paths" :
{
"build" : "tests",
"source" : "tests"
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0
]
},
{
"name" : "Header Files",
"sourceIndexes" :
[
1
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "tests/title.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "deps/glad/gl.h",
"sourceGroupIndex" : 1
}
],
"type" : "EXECUTABLE"
}