diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-05-24 16:16:40 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-05-24 16:16:40 +0200 |
commit | 64595161c42f9c712f80dd974b620f27bfc58fd0 (patch) | |
tree | 35ae3a8719b428119bb38b8309eaeda1a4ac4722 | |
parent | 642e1d028e89057c013606465ad59cf08b8f02a1 (diff) | |
download | tdeio-ftps-64595161c42f9c712f80dd974b620f27bfc58fd0.tar.gz tdeio-ftps-64595161c42f9c712f80dd974b620f27bfc58fd0.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 deleted file mode 100644 index ce2e35a..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "cmake"] - path = cmake - url = https://scm.trinitydesktop.org/scm/git/tde-common-cmake diff --git a/cmake b/cmake deleted file mode 160000 -Subproject 0846fa1cb7ca2f8df276849f75196efc0935b84 |