akwk/zadanie-2/.cmake/api/v1/reply/target-zadanie_2-Debug-7612c0746f3422c84332.json

183 lines
2.8 KiB
JSON
Raw Normal View History

2024-05-03 00:12:36 +02:00
{
"artifacts" :
[
{
"path" : "zadanie_2"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"target_link_libraries",
"include_directories"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 15,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 18,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 21,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 12,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g -std=gnu++11 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk -fcolor-diagnostics"
}
],
"frameworks" :
[
{
"backtrace" : 2,
"isSystem" : true,
"path" : "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/OpenGL.framework"
}
],
"includes" :
[
{
"backtrace" : 4,
"path" : "/usr/local/Cellar/glew/2.2.0_1/include"
},
{
"backtrace" : 2,
"isSystem" : true,
"path" : "/usr/local/include"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "11"
},
"sourceIndexes" :
[
0,
2
]
}
],
"id" : "zadanie_2::@6890427a1f51a3e7e1df",
"link" :
{
"commandFragments" :
[
{
"fragment" : "-g",
"role" : "flags"
},
{
"fragment" : "",
"role" : "flags"
},
{
"fragment" : "-Wl,-rpath,/usr/local/lib",
"role" : "libraries"
},
{
"fragment" : "-framework OpenGL",
"role" : "libraries"
},
{
"backtrace" : 2,
"fragment" : "/usr/local/lib/libglfw.3.4.dylib",
"role" : "libraries"
},
{
"backtrace" : 2,
"fragment" : "/usr/local/lib/libglm.dylib",
"role" : "libraries"
},
{
"backtrace" : 3,
"fragment" : "/usr/local/Cellar/glew/2.2.0_1/lib/libGLEW.dylib",
"role" : "libraries"
}
],
"language" : "CXX"
},
"name" : "zadanie_2",
"nameOnDisk" : "zadanie_2",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0,
2
]
},
{
"name" : "Header Files",
"sourceIndexes" :
[
1
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "main.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "shader.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "shader.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "EXECUTABLE"
}