KaijuSaveEarth/build/.cmake/api/v1/reply/target-BeagleRescue-Release-ec39fa3212b00b9bc53c.json

316 lines
4.7 KiB
JSON

{
"artifacts" :
[
{
"path" : "BeagleRescue"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"install",
"target_link_libraries",
"include_directories"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 55,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 56,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 57,
"parent" : 0
},
{
"command" : 3,
"file" : 0,
"line" : 45,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-O3 -DNDEBUG -Wall"
}
],
"includes" :
[
{
"backtrace" : 4,
"path" : "/home/ayoungblood/projects/BeagleRescue/BeagleRescue"
},
{
"backtrace" : 4,
"path" : "/usr/include/SDL2"
},
{
"backtrace" : 4,
"path" : "/usr/include/libpng16"
}
],
"language" : "C",
"sourceIndexes" :
[
0
]
},
{
"compileCommandFragments" :
[
{
"fragment" : "-O3 -DNDEBUG -std=gnu++11 -Wall"
}
],
"includes" :
[
{
"backtrace" : 4,
"path" : "/home/ayoungblood/projects/BeagleRescue/BeagleRescue"
},
{
"backtrace" : 4,
"path" : "/usr/include/SDL2"
},
{
"backtrace" : 4,
"path" : "/usr/include/libpng16"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "11"
},
"sourceIndexes" :
[
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
}
],
"id" : "BeagleRescue::@6890427a1f51a3e7e1df",
"install" :
{
"destinations" :
[
{
"backtrace" : 2,
"path" : "bin"
}
],
"prefix" :
{
"path" : "/usr/local"
}
},
"link" :
{
"commandFragments" :
[
{
"fragment" : "-O3 -DNDEBUG",
"role" : "flags"
},
{
"fragment" : "",
"role" : "flags"
},
{
"backtrace" : 3,
"fragment" : "-lSDL2",
"role" : "libraries"
},
{
"backtrace" : 3,
"fragment" : "-lSDL2_image",
"role" : "libraries"
},
{
"backtrace" : 3,
"fragment" : "-lSDL2",
"role" : "libraries"
},
{
"backtrace" : 3,
"fragment" : "-lSDL2_mixer",
"role" : "libraries"
},
{
"backtrace" : 3,
"fragment" : "-lSDL2",
"role" : "libraries"
},
{
"backtrace" : 3,
"fragment" : "-lSDL2_image",
"role" : "libraries"
},
{
"backtrace" : 3,
"fragment" : "-lSDL2_mixer",
"role" : "libraries"
}
],
"language" : "CXX"
},
"name" : "BeagleRescue",
"nameOnDisk" : "BeagleRescue",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/cjson/cJSON.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "src/assetmgr/AssetManager.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "src/assetmgr/GameObject.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "src/assetmgr/MusicManager.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "src/assetmgr/TextureManager.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "src/ecs/ECS.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "src/game/Collision.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "src/game/Game.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "src/game/GameStateManager.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "src/game/Main.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "src/game/StateMachine.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "src/game/Vector2D.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "src/ui/UINineSlice.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "src/ui/UIText.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "EXECUTABLE"
}