diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-05-24 16:16:41 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-05-24 16:16:41 +0200 |
commit | 92f5d345028b7abfe69e087495ebd933bb68b2c9 (patch) | |
tree | 766bb58fe5df1c54a1b75d4956f4e65011646d06 /.gitmodules | |
parent | eb20210694879aabb0b23afe9449dbdda66f56c3 (diff) | |
download | tellico-92f5d345028b7abfe69e087495ebd933bb68b2c9.tar.gz tellico-92f5d345028b7abfe69e087495ebd933bb68b2c9.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 bdec8fc..934def7 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 |