Skip to content

Commit d39a1c2

Browse files
committed
Add submodules
1 parent 65b27f7 commit d39a1c2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[submodule "libs/cpp-httplib"]
2+
path = libs/cpp-httplib
3+
url = https://github.com/yhirose/cpp-httplib.git
4+
[submodule "libs/libpng"]
5+
path = libs/libpng
6+
url = https://github.com/pnggroup/libpng.git

0 commit comments

Comments
 (0)