🔧 build(_init): initial commits

This commit is contained in:
Eshan Roy
2024-11-29 18:29:49 +05:30
commit 0461efc2b8
527 changed files with 28365 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,70 @@
{
"configurations" :
[
{
"directories" :
[
{
"build" : ".",
"hasInstallRule" : true,
"jsonFile" : "directory-.-Debug-6c438ccd53306b912ee9.json",
"minimumCMakeVersion" :
{
"string" : "3.16"
},
"projectIndex" : 0,
"source" : ".",
"targetIndexes" :
[
0,
1
]
}
],
"name" : "Debug",
"projects" :
[
{
"directoryIndexes" :
[
0
],
"name" : "snigdhaos-horizon",
"targetIndexes" :
[
0,
1
]
}
],
"targets" :
[
{
"directoryIndex" : 0,
"id" : "snigdhaos-horizon::@6890427a1f51a3e7e1df",
"jsonFile" : "target-snigdhaos-horizon-Debug-53c878391915a250f9cf.json",
"name" : "snigdhaos-horizon",
"projectIndex" : 0
},
{
"directoryIndex" : 0,
"id" : "snigdhaos-horizon_autogen::@6890427a1f51a3e7e1df",
"jsonFile" : "target-snigdhaos-horizon_autogen-Debug-e79794e2a979ec130b84.json",
"name" : "snigdhaos-horizon_autogen",
"projectIndex" : 0
}
]
}
],
"kind" : "codemodel",
"paths" :
{
"build" : "/home/whoami/snigdhaos-horizon/build/Desktop-Debug",
"source" : "/home/whoami/snigdhaos-horizon"
},
"version" :
{
"major" : 2,
"minor" : 7
}
}

View File

@@ -0,0 +1,45 @@
{
"backtraceGraph" :
{
"commands" :
[
"install"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 62,
"parent" : 0
}
]
},
"installers" :
[
{
"backtrace" : 1,
"component" : "Unspecified",
"destination" : "bin",
"paths" :
[
"snigdhaos-horizon"
],
"targetId" : "snigdhaos-horizon::@6890427a1f51a3e7e1df",
"targetIndex" : 0,
"type" : "target"
}
],
"paths" :
{
"build" : ".",
"source" : "."
}
}

View File

@@ -0,0 +1,89 @@
{
"cmake" :
{
"generator" :
{
"multiConfig" : false,
"name" : "Unix Makefiles"
},
"paths" :
{
"cmake" : "/usr/bin/cmake",
"cpack" : "/usr/bin/cpack",
"ctest" : "/usr/bin/ctest",
"root" : "/usr/share/cmake"
},
"version" :
{
"isDirty" : false,
"major" : 3,
"minor" : 31,
"patch" : 1,
"string" : "3.31.1",
"suffix" : ""
}
},
"objects" :
[
{
"jsonFile" : "codemodel-v2-9d98249dac806e3569a5.json",
"kind" : "codemodel",
"version" :
{
"major" : 2,
"minor" : 7
}
},
{
"jsonFile" : "cache-v2-2c9fef1631b114c396c0.json",
"kind" : "cache",
"version" :
{
"major" : 2,
"minor" : 0
}
},
{
"jsonFile" : "cmakeFiles-v1-b7a891b1bb081c28d403.json",
"kind" : "cmakeFiles",
"version" :
{
"major" : 1,
"minor" : 1
}
}
],
"reply" :
{
"cache-v2" :
{
"jsonFile" : "cache-v2-2c9fef1631b114c396c0.json",
"kind" : "cache",
"version" :
{
"major" : 2,
"minor" : 0
}
},
"cmakeFiles-v1" :
{
"jsonFile" : "cmakeFiles-v1-b7a891b1bb081c28d403.json",
"kind" : "cmakeFiles",
"version" :
{
"major" : 1,
"minor" : 1
}
},
"codemodel-v2" :
{
"jsonFile" : "codemodel-v2-9d98249dac806e3569a5.json",
"kind" : "codemodel",
"version" :
{
"major" : 2,
"minor" : 7
}
}
}
}

View File

@@ -0,0 +1,450 @@
{
"artifacts" :
[
{
"path" : "snigdhaos-horizon"
}
],
"backtrace" : 4,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"_qt_internal_create_executable",
"qt6_add_executable",
"qt_add_executable",
"install",
"target_link_libraries",
"set_target_properties",
"include",
"find_package",
"set_property",
"find_dependency",
"_qt_internal_find_third_party_dependencies",
"_qt_internal_find_qt_dependencies"
],
"files" :
[
"/usr/lib/cmake/Qt6Core/Qt6CoreMacros.cmake",
"CMakeLists.txt",
"/usr/lib/cmake/Qt6Widgets/Qt6WidgetsTargets.cmake",
"/usr/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake",
"/usr/lib/cmake/Qt6/Qt6Config.cmake",
"/usr/share/cmake/Modules/FindOpenGL.cmake",
"/usr/lib/cmake/Qt6/FindWrapOpenGL.cmake",
"/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake",
"/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake",
"/usr/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake",
"/usr/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake",
"/usr/lib/cmake/Qt6Widgets/Qt6WidgetsDependencies.cmake"
],
"nodes" :
[
{
"file" : 1
},
{
"command" : 3,
"file" : 1,
"line" : 23,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 957,
"parent" : 1
},
{
"command" : 1,
"file" : 0,
"line" : 644,
"parent" : 2
},
{
"command" : 0,
"file" : 0,
"line" : 703,
"parent" : 3
},
{
"command" : 4,
"file" : 1,
"line" : 62,
"parent" : 0
},
{
"command" : 5,
"file" : 1,
"line" : 45,
"parent" : 0
},
{
"command" : 8,
"file" : 1,
"line" : 13,
"parent" : 0
},
{
"file" : 4,
"parent" : 7
},
{
"command" : 8,
"file" : 4,
"line" : 191,
"parent" : 8
},
{
"file" : 3,
"parent" : 9
},
{
"command" : 7,
"file" : 3,
"line" : 65,
"parent" : 10
},
{
"file" : 2,
"parent" : 11
},
{
"command" : 6,
"file" : 2,
"line" : 70,
"parent" : 12
},
{
"command" : 7,
"file" : 3,
"line" : 53,
"parent" : 10
},
{
"file" : 11,
"parent" : 14
},
{
"command" : 12,
"file" : 11,
"line" : 43,
"parent" : 15
},
{
"command" : 10,
"file" : 8,
"line" : 143,
"parent" : 16
},
{
"command" : 8,
"file" : 7,
"line" : 76,
"parent" : 17
},
{
"file" : 10,
"parent" : 18
},
{
"command" : 7,
"file" : 10,
"line" : 53,
"parent" : 19
},
{
"file" : 9,
"parent" : 20
},
{
"command" : 11,
"file" : 9,
"line" : 37,
"parent" : 21
},
{
"command" : 10,
"file" : 8,
"line" : 36,
"parent" : 22
},
{
"command" : 8,
"file" : 7,
"line" : 76,
"parent" : 23
},
{
"file" : 6,
"parent" : 24
},
{
"command" : 8,
"file" : 6,
"line" : 13,
"parent" : 25
},
{
"file" : 5,
"parent" : 26
},
{
"command" : 9,
"file" : 5,
"line" : 712,
"parent" : 27
},
{
"command" : 6,
"file" : 5,
"line" : 710,
"parent" : 27
},
{
"command" : 5,
"file" : 0,
"line" : 645,
"parent" : 2
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-DQT_QML_DEBUG -g -std=gnu++17 -fdiagnostics-color=always"
},
{
"backtrace" : 30,
"fragment" : "-mno-direct-extern-access"
}
],
"defines" :
[
{
"backtrace" : 30,
"define" : "QT_CORE_LIB"
},
{
"backtrace" : 6,
"define" : "QT_GUI_LIB"
},
{
"backtrace" : 6,
"define" : "QT_WIDGETS_LIB"
}
],
"includes" :
[
{
"backtrace" : 0,
"path" : "/home/whoami/snigdhaos-horizon/build/Desktop-Debug/snigdhaos-horizon_autogen/include"
},
{
"backtrace" : 30,
"isSystem" : true,
"path" : "/usr/include/qt6/QtCore"
},
{
"backtrace" : 30,
"isSystem" : true,
"path" : "/usr/include/qt6"
},
{
"backtrace" : 30,
"isSystem" : true,
"path" : "/usr/lib/qt6/mkspecs/linux-g++"
},
{
"backtrace" : 6,
"isSystem" : true,
"path" : "/usr/include/qt6/QtWidgets"
},
{
"backtrace" : 6,
"isSystem" : true,
"path" : "/usr/include/qt6/QtGui"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
30,
30
],
"standard" : "17"
},
"sourceIndexes" :
[
0,
1,
2
]
}
],
"dependencies" :
[
{
"backtrace" : 0,
"id" : "snigdhaos-horizon_autogen::@6890427a1f51a3e7e1df"
}
],
"id" : "snigdhaos-horizon::@6890427a1f51a3e7e1df",
"install" :
{
"destinations" :
[
{
"backtrace" : 5,
"path" : "bin"
}
],
"prefix" :
{
"path" : "/usr/local"
}
},
"link" :
{
"commandFragments" :
[
{
"fragment" : "-DQT_QML_DEBUG -g",
"role" : "flags"
},
{
"fragment" : "",
"role" : "flags"
},
{
"fragment" : "-Wl,--dependency-file,CMakeFiles/snigdhaos-horizon.dir/link.d",
"role" : "flags"
},
{
"backtrace" : 6,
"fragment" : "/usr/lib/libQt6Widgets.so.6.8.0",
"role" : "libraries"
},
{
"backtrace" : 13,
"fragment" : "/usr/lib/libQt6Gui.so.6.8.0",
"role" : "libraries"
},
{
"backtrace" : 28,
"fragment" : "/usr/lib/libGLX.so",
"role" : "libraries"
},
{
"backtrace" : 29,
"fragment" : "/usr/lib/libOpenGL.so",
"role" : "libraries"
},
{
"backtrace" : 30,
"fragment" : "/usr/lib/libQt6Core.so.6.8.0",
"role" : "libraries"
}
],
"language" : "CXX"
},
"name" : "snigdhaos-horizon",
"nameOnDisk" : "snigdhaos-horizon",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0,
1,
2
]
},
{
"name" : "Header Files",
"sourceIndexes" :
[
3,
5
]
},
{
"name" : "",
"sourceIndexes" :
[
4,
6
]
},
{
"name" : "CMake Rules",
"sourceIndexes" :
[
7
]
}
],
"sources" :
[
{
"backtrace" : 0,
"compileGroupIndex" : 0,
"isGenerated" : true,
"path" : "build/Desktop-Debug/snigdhaos-horizon_autogen/mocs_compilation.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 4,
"compileGroupIndex" : 0,
"path" : "main.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 4,
"compileGroupIndex" : 0,
"path" : "horizon.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 4,
"path" : "horizon.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 4,
"path" : "horizon.ui",
"sourceGroupIndex" : 2
},
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "build/Desktop-Debug/snigdhaos-horizon_autogen/include/ui_horizon.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "build/Desktop-Debug/snigdhaos-horizon_autogen/timestamp",
"sourceGroupIndex" : 2
},
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "build/Desktop-Debug/snigdhaos-horizon_autogen/timestamp.rule",
"sourceGroupIndex" : 3
}
],
"type" : "EXECUTABLE"
}

View File

@@ -0,0 +1,65 @@
{
"backtrace" : 0,
"backtraceGraph" :
{
"commands" : [],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
}
]
},
"id" : "snigdhaos-horizon_autogen::@6890427a1f51a3e7e1df",
"isGeneratorProvided" : true,
"name" : "snigdhaos-horizon_autogen",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "",
"sourceIndexes" :
[
0
]
},
{
"name" : "CMake Rules",
"sourceIndexes" :
[
1,
2
]
}
],
"sources" :
[
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "build/Desktop-Debug/CMakeFiles/snigdhaos-horizon_autogen",
"sourceGroupIndex" : 0
},
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "build/Desktop-Debug/CMakeFiles/snigdhaos-horizon_autogen.rule",
"sourceGroupIndex" : 1
},
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "build/Desktop-Debug/snigdhaos-horizon_autogen/timestamp.rule",
"sourceGroupIndex" : 1
}
],
"type" : "UTILITY"
}