diff options
author | Slávek Banko <[email protected]> | 2021-05-24 16:16:17 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-24 16:16:17 +0200 |
commit | 858a3a84822fc464fe94fe332fef2a9bec21cec0 (patch) | |
tree | 0dced8e7c4f7df5669a94cf5c30bf4f5f4536ad1 | |
parent | f818ae8cb02e60699c13c7e8481b68d9f55070e9 (diff) | |
download | tdemultimedia-858a3a84822fc464fe94fe332fef2a9bec21cec0.tar.gz tdemultimedia-858a3a84822fc464fe94fe332fef2a9bec21cec0.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 bdec8fca..934def7f 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 |