-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
35 lines (30 loc) · 912 Bytes
/
.gitmodules
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
28
29
30
31
32
33
34
35
[submodule "libs/stb"]
path = libs/stb
url = [email protected]:nothings/stb.git
[submodule "libs/OpenImageDenoise"]
path = libs/OpenImageDenoise
url = [email protected]:OpenImageDenoise/oidn.git
[submodule "libs/ImGui"]
path = libs/ImGui
url = [email protected]:ocornut/imgui.git
[submodule "libs/pugixml"]
path = libs/pugixml
url = [email protected]:zeux/pugixml.git
[submodule "libs/oneTBB"]
path = libs/oneTBB
url = [email protected]:oneapi-src/oneTBB.git
[submodule "libs/pngwriter"]
path = libs/pngwriter
url = [email protected]:pngwriter/pngwriter.git
[submodule "libs/glfw"]
path = libs/glfw
url = [email protected]:glfw/glfw.git
[submodule "libs/libpng"]
path = libs/libpng
url = [email protected]:glennrp/libpng.git
[submodule "libs/zlib"]
path = libs/zlib
url = [email protected]:madler/zlib.git
[submodule "libs/freetype"]
path = libs/freetype
url = https://gitlab.freedesktop.org/freetype/freetype.git