COSC-3P98-Assigment-3/out/build/x64-Release/.cmake/api/v1/reply/target-assign3-Release-498b...

245 lines
3.9 KiB
JSON
Raw Permalink Normal View History

2023-04-09 23:05:47 -04:00
{
"artifacts" :
[
{
"path" : "assign3.exe"
},
{
"path" : "assign3.pdb"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"target_link_libraries",
"include_directories"
],
"files" :
[
"CMakeLists.txt",
"libs/BLT/CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 72,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 76,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 77,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 78,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 79,
"parent" : 0
},
{
"file" : 1
},
{
"command" : 1,
"file" : 1,
"line" : 54,
"parent" : 6
},
{
"command" : 2,
"file" : 0,
"line" : 20,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 21,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 67,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "/DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -MD"
},
{
"fragment" : "-std:c++17"
}
],
"includes" :
[
{
"backtrace" : 8,
"path" : "C:/Users/uwu/Documents/Assignment 3/include"
},
{
"backtrace" : 9,
"path" : "C:/Users/uwu/Documents/Assignment 3/out/build/x64-Release/include"
},
{
"backtrace" : 10,
"path" : "C:/Users/uwu/Documents/Assignment 3/libs/freeglut/include"
},
{
"backtrace" : 5,
"path" : "C:/Users/uwu/Documents/Assignment 3/libs/BLT/include"
},
{
"backtrace" : 5,
"path" : "C:/Users/uwu/Documents/Assignment 3/out/build/x64-Release/libs/BLT/config"
},
{
"backtrace" : 5,
"isSystem" : true,
"path" : "C:/Program Files/zlib/include"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "17"
},
"sourceIndexes" :
[
0,
1,
2
]
}
],
"dependencies" :
[
{
"backtrace" : 5,
"id" : "BLT::@15de44d4528f33befea6"
}
],
"id" : "assign3::@6890427a1f51a3e7e1df",
"link" :
{
"commandFragments" :
[
{
"fragment" : "/DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -MD",
"role" : "flags"
},
{
"fragment" : "/machine:x64 /INCREMENTAL:NO /subsystem:console",
"role" : "flags"
},
{
"backtrace" : 2,
"fragment" : "\"C:\\Users\\uwu\\Documents\\Assignment 3\\libs\\freeglut\\libs\\win64\\freeglut.lib\"",
"role" : "libraries"
},
{
"backtrace" : 3,
"fragment" : "opengl32.lib",
"role" : "libraries"
},
{
"backtrace" : 4,
"fragment" : "glu32.lib",
"role" : "libraries"
},
{
"backtrace" : 5,
"fragment" : "libs\\BLT\\BLT.lib",
"role" : "libraries"
},
{
"backtrace" : 3,
"fragment" : "opengl32.lib",
"role" : "libraries"
},
{
"backtrace" : 7,
"fragment" : "\"C:\\Program Files\\zlib\\lib\\zlib.lib\"",
"role" : "libraries"
},
{
"fragment" : "kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib",
"role" : "libraries"
}
],
"language" : "CXX"
},
"name" : "assign3",
"nameOnDisk" : "assign3.exe",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0,
1,
2
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/basic/basic.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/main.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/texture.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "EXECUTABLE"
}