diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-05-24 16:16:27 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-05-24 16:16:27 +0200 |
commit | a27e107039c7609b27f7b3363b1fab94cb790fbd (patch) | |
tree | 0a3d8400153df94d35dd0d3e84e07e0a8a6628a1 | |
parent | 3a091862de9c4fcaa38b09c616d7de00dadbbea4 (diff) | |
download | kcmldap-a27e107039c7609b27f7b3363b1fab94cb790fbd.tar.gz kcmldap-a27e107039c7609b27f7b3363b1fab94cb790fbd.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 69dd7b2..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[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 0846fa1cb7ca2f8df276849f75196efc0935b84 |