diff options
author | Slávek Banko <[email protected]> | 2021-06-07 01:30:32 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-06-07 01:30:32 +0200 |
commit | 546870926d562f3abd18318d232fe19806fd5b12 (patch) | |
tree | 331a25217af90be2c76dfb2aa01234ca8d66feac /.gitmodules | |
parent | 570410c82612b5ccd6adc55f24cd65b54e0a9bb8 (diff) | |
download | libkdcraw-546870926d562f3abd18318d232fe19806fd5b12.tar.gz libkdcraw-546870926d562f3abd18318d232fe19806fd5b12.zip |
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 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 |