COSC-3P98-Final-Project/cmake-build-debug/.cmake/api/v1/reply/target-Final_Project-Debug-...

174 lines
2.5 KiB
JSON

{
"artifacts" :
[
{
"path" : "Final_Project"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"target_link_libraries",
"include_directories"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 34,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 35,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 36,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 37,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 9,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 32,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g -fdiagnostics-color=always"
}
],
"includes" :
[
{
"backtrace" : 5,
"path" : "/home/laptop/Documents/Brock/CS 3P98/Final Project/include"
},
{
"backtrace" : 6,
"path" : "/usr/include/FreeImage.h"
},
{
"backtrace" : 2,
"path" : "/home/laptop/Documents/Brock/CS 3P98/Final Project/libraries/BLT/include"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "17"
},
"sourceIndexes" :
[
0
]
}
],
"dependencies" :
[
{
"backtrace" : 2,
"id" : "BLT::@834776b52e80069b1648"
}
],
"id" : "Final_Project::@6890427a1f51a3e7e1df",
"link" :
{
"commandFragments" :
[
{
"fragment" : "-g",
"role" : "flags"
},
{
"fragment" : "",
"role" : "flags"
},
{
"backtrace" : 2,
"fragment" : "libraries/BLT/libBLT.a",
"role" : "libraries"
},
{
"backtrace" : 3,
"fragment" : "/usr/lib/x86_64-linux-gnu/libglut.so",
"role" : "libraries"
},
{
"backtrace" : 3,
"fragment" : "/usr/lib/x86_64-linux-gnu/libXi.so",
"role" : "libraries"
},
{
"backtrace" : 4,
"fragment" : "/usr/lib/x86_64-linux-gnu/libfreeimage.so",
"role" : "libraries"
}
],
"language" : "CXX"
},
"name" : "Final_Project",
"nameOnDisk" : "Final_Project",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/main.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "EXECUTABLE"
}