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 | 565be18d054e42ff6877be67343677cf46f2c83a (patch) | |
tree | a23b6e82791ac7709694298e6a20d395a580f0f5 | |
parent | f4611571f4ae39397c9ab55f9e9b82d33861fbdd (diff) | |
download | libkdcraw-565be18d054e42ff6877be67343677cf46f2c83a.tar.gz libkdcraw-565be18d054e42ff6877be67343677cf46f2c83a.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 |