diff options
author | Slávek Banko <[email protected]> | 2021-05-24 16:16:25 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-24 16:16:25 +0200 |
commit | 3f1cbef62cbdc438cffa990d11b0900b27630488 (patch) | |
tree | 37a430bfc3aca84e96b22b31a3b7b7e909dbfaee | |
parent | 3e4f2d45034f44d36227311ab3aba46a852e8386 (diff) | |
download | k3b-i18n-3f1cbef62cbdc438cffa990d11b0900b27630488.tar.gz k3b-i18n-3f1cbef62cbdc438cffa990d11b0900b27630488.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 0846fa1cb7ca2f8df276849f75196efc0935b84 |