diff options
author | Slávek Banko <[email protected]> | 2021-05-24 16:26:13 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-24 16:26:13 +0200 |
commit | 5ff8999d93ac9d40cafb0cf47d95e90a34318f10 (patch) | |
tree | 5ebdfd0adf480233b830ee752ebab9a65e9c636b /.gitmodules | |
parent | efcd7449d25d1e9c95bbafcb5ad14205b3e67545 (diff) | |
download | tdegames-5ff8999d93ac9d40cafb0cf47d95e90a34318f10.tar.gz tdegames-5ff8999d93ac9d40cafb0cf47d95e90a34318f10.zip |
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index bdec8fca..934def7f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ [submodule "admin"] path = admin url = https://[email protected]/scm/git/tde-common-admin -[submodule "cmake"] - path = cmake - url = https://[email protected]/scm/git/tde-common-cmake |