adding distribution submodules

This commit is contained in:
Alister
2021-12-22 17:14:15 +00:00
parent 1aba567967
commit 9a96f1aebe
4 changed files with 15 additions and 0 deletions

12
.gitmodules vendored
View File

@@ -8,3 +8,15 @@
path = cmake
url = https://gitlab.com/prophecy-rp/build-dependencies.git
branch = dep-cmake
[submodule "dist/listfile"]
path = dist/listfile
url = https://gitlab.com/prophecy-rp/build-dependencies.git
branch = dist-listfile
[submodule "dist/definitions"]
path = dist/definitions
url = https://gitlab.com/prophecy-rp/build-dependencies.git
branch = dist-definitions
[submodule "dist/themes"]
path = dist/themes
url = https://gitlab.com/prophecy-rp/build-dependencies.git
branch = dist-themes

1
dist/definitions vendored Submodule

Submodule dist/definitions added at 215df0f662

1
dist/listfile vendored Submodule

Submodule dist/listfile added at 9bcca6c203

1
dist/themes vendored Submodule

Submodule dist/themes added at 7bc543198e