diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-05-24 16:26:26 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-05-24 16:26:26 +0200 |
commit | b824c8c46a83a52b03fdef77f157ffa3f4618f79 (patch) | |
tree | e9ea7fefe9c854c6034d39ddcd0102bbf018c5dc | |
parent | 2c369c4de37152b98bc7536c892d4a449a78b475 (diff) | |
download | konversation-b824c8c46a83a52b03fdef77f157ffa3f4618f79.tar.gz konversation-b824c8c46a83a52b03fdef77f157ffa3f4618f79.zip |
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | cmake | 0 |
2 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 diff --git a/cmake b/cmake deleted file mode 160000 -Subproject bfa3a90b73588be47dc3f4d373ff63ce17dfb6a |