diff options
author | Slávek Banko <[email protected]> | 2021-05-24 16:26:15 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-24 16:26:15 +0200 |
commit | 2a5f6dcd3dc48c9bf0ba5936b57be274dda5e949 (patch) | |
tree | 631c4780c8316d0a9bbcca4741765000010874f4 | |
parent | cbc65b1f876a3ad91cc5b478ea34e7232372661b (diff) | |
download | kipi-plugins-2a5f6dcd3dc48c9bf0ba5936b57be274dda5e949.tar.gz kipi-plugins-2a5f6dcd3dc48c9bf0ba5936b57be274dda5e949.zip |
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
Signed-off-by: Slávek Banko <[email protected]>
-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://[email protected]/scm/git/tde-common-admin -[submodule "cmake"] - path = cmake - url = https://[email protected]/scm/git/tde-common-cmake diff --git a/cmake b/cmake deleted file mode 160000 -Subproject bfa3a90b73588be47dc3f4d373ff63ce17dfb6a |