diff options
author | Slávek Banko <[email protected]> | 2021-05-24 16:26:29 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-24 16:26:29 +0200 |
commit | 26a6fcec31cf93db7d5becb7deb1c1411a48f93c (patch) | |
tree | bc33a620c4d8ea72222dd79537dd19f858464a62 | |
parent | 05ceba6fa4dea2b368e8f6549048cc1613ca2f74 (diff) | |
download | kuickshow-26a6fcec31cf93db7d5becb7deb1c1411a48f93c.tar.gz kuickshow-26a6fcec31cf93db7d5becb7deb1c1411a48f93c.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 |