submodules

This commit is contained in:
2020-08-25 23:16:39 +03:00
parent 563f8a9a2d
commit 3a9200eca4
5 changed files with 16 additions and 0 deletions

12
.gitmodules vendored
View File

@@ -1,3 +1,15 @@
[submodule "cmake"]
path = cmake
url = https://git.shs.tools/SHS/cmake.git
branch = master
[submodule "qad"]
path = qad
url = https://git.shs.tools/SHS/qad.git
branch = master
[submodule "qglengine"]
path = qglengine
url = https://git.shs.tools/SHS/qglengine.git
branch = master
[submodule "pip"]
path = pip
url = https://git.shs.tools/SHS/pip.git

1
cmake Submodule

Submodule cmake added at 2e5d448583

1
pip Submodule

Submodule pip added at 3965e54e38

1
qad Submodule

Submodule qad added at b92a1fa558

1
qglengine Submodule

Submodule qglengine added at 3e29fd4373