-
Notifications
You must be signed in to change notification settings - Fork 10
/
submodules.init.txt
27 lines (27 loc) · 2.55 KB
/
submodules.init.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
git submodule add --force -b "master" https://github.com/KhronosGroup/glslang.git 3rdparty/glslang
git submodule add --force -b "master" https://github.com/glfw/glfw.git 3rdparty/glfw
git submodule add --force -b "master" https://github.com/leethomason/tinyxml2.git 3rdparty/tinyxml2
git submodule add --force -b "master" https://github.com/aiekick/efsw.git 3rdparty/efsw
git submodule add --force -b "master" https://github.com/g-truc/glm.git 3rdparty/glm
git submodule add --force -b "master" https://github.com/nothings/stb.git 3rdparty/stb
git submodule add --force -b "master" https://github.com/wolfpld/tracy.git 3rdparty/tracy
git submodule add --force -b "master" https://github.com/aiekick/cTools.git 3rdparty/ctools
git submodule add --force -b "Lib_Only" https://github.com/aiekick/ImGuiFileDialog.git 3rdparty/ImGuiFileDialog
git submodule add --force -b "docking_layout_external" https://github.com/aiekick/imgui.git 3rdparty/imgui
git submodule add --force -b "master" https://github.com/aiekick/ImGuiColorTextEdit.git 3rdparty/ImGuiColorTextEdit
git submodule add --force -b "master" https://github.com/freetype/freetype2.git 3rdparty/freetype2
git submodule add --force -b "master" https://github.com/lvandeve/lodepng.git 3rdparty/lodepng
git submodule add --force -b "master" https://github.com/KhronosGroup/Vulkan-Hpp.git 3rdparty/VulkanHPP
git submodule add --force -b "master" https://github.com/aiekick/imgui_markdown.git 3rdparty/ImGuiMarkDown
git submodule add --force -b "main" https://github.com/aiekick/alphanum.git 3rdparty/alphanum
git submodule add --force -b "master" https://github.com/aiekick/cpp-ipc.git 3rdparty/cpp_ipc
git submodule add --force -b "master" https://github.com/aiekick/imgui-node-editor.git 3rdparty/imgui_node_editor
git submodule add --force -b "master" https://github.com/aiekick/ImGuizmo 3rdparty/ImGuizmo
git submodule add --force -b "master" https://github.com/taskflow/taskflow 3rdparty/taskflow
git submodule add --force -b "master" https://github.com/aiekick/buildinc.git 3rdparty/BuildInc
git submodule add --force -b "master" https://github.com/aiekick/OpenXR-SDK-Source.git 3rdparty/OpenXR_SDK
git submodule add --force -b "v1.x" https://github.com/baldurk/renderdoc.git 3rdparty/renderdoc
git submodule add --force -b "master" https://github.com/Nelarius/imnodes.git 3rdparty/ImNodes
git submodule add --force -b "master" https://github.com/assimp/assimp.git 3rdparty/assimp
git submodule add --force -b "master" https://github.com/madler/zlib.git 3rdparty/zlib
git submodule add --force -b "master" https://github.com/aiekick/Gaia.git libs/Gaia