diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-05-24 16:16:19 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-05-24 16:16:19 +0200 |
commit | d52e2132a92b6d37a9bd2e7551feb00b4e0d2872 (patch) | |
tree | c11c6b97e8dd42771b657250805956b295ff8f23 /.gitmodules | |
parent | 67411739947fe0bf9e71a6cd7aa92c6cfac6c207 (diff) | |
download | tdegames-d52e2132a92b6d37a9bd2e7551feb00b4e0d2872.tar.gz tdegames-d52e2132a92b6d37a9bd2e7551feb00b4e0d2872.zip |
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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://system@scm.trinitydesktop.org/scm/git/tde-common-admin -[submodule "cmake"] - path = cmake - url = https://system@scm.trinitydesktop.org/scm/git/tde-common-cmake |