COSC-3P98-Final-Project/cmake-build-emrelease/.cmake/api/v1/reply/target-FinalProject-Release...

144 lines
2.1 KiB
JSON
Raw Normal View History

2023-01-16 12:48:42 -05:00
{
"artifacts" :
[
{
"path" : "FinalProject.js"
2023-01-16 12:48:42 -05:00
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
2023-01-16 13:51:51 -05:00
"target_link_libraries",
2023-01-16 12:48:42 -05:00
"include_directories"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 23,
2023-01-16 12:48:42 -05:00
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 24,
2023-01-16 13:51:51 -05:00
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 19,
2023-01-16 12:48:42 -05:00
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-O3 -DNDEBUG -fcolor-diagnostics -std=c++17"
},
{
"fragment" : "-std=gnu++17"
2023-01-16 12:48:42 -05:00
}
],
"includes" :
[
{
"backtrace" : 3,
"path" : "/home/brett/Documents/Brock/CS 3P98/Final Project/include"
2023-01-16 13:51:51 -05:00
},
{
"backtrace" : 2,
"path" : "/home/brett/Documents/Brock/CS 3P98/Final Project/libraries/BLT/include"
2023-01-16 13:51:51 -05:00
},
{
"backtrace" : 2,
"path" : "/home/brett/Documents/Brock/CS 3P98/Final Project/cmake-build-emrelease/libraries/BLT/config"
2023-01-16 12:48:42 -05:00
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "17"
},
"sourceIndexes" :
[
0
2023-01-16 12:48:42 -05:00
]
}
],
2023-01-16 13:51:51 -05:00
"dependencies" :
[
{
"backtrace" : 2,
"id" : "BLT::@834776b52e80069b1648"
}
],
"id" : "FinalProject::@6890427a1f51a3e7e1df",
2023-01-16 12:48:42 -05:00
"link" :
{
"commandFragments" :
[
{
"fragment" : "-O3 -DNDEBUG",
2023-01-16 12:48:42 -05:00
"role" : "flags"
},
{
"fragment" : "--preload-file 'assets'",
2023-01-16 12:48:42 -05:00
"role" : "flags"
2023-01-16 13:51:51 -05:00
},
{
"backtrace" : 2,
"fragment" : "libraries/BLT/libBLT.a",
"role" : "libraries"
2023-01-16 12:48:42 -05:00
}
],
"language" : "CXX"
},
"name" : "FinalProject",
"nameOnDisk" : "FinalProject.js",
2023-01-16 12:48:42 -05:00
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0
2023-01-16 12:48:42 -05:00
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/main.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "EXECUTABLE"
}