diff options
author | Slávek Banko <[email protected]> | 2021-05-24 16:26:19 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-24 16:26:19 +0200 |
commit | 2071ed04ed7c546e26f1b211857a7f34d0bcac5d (patch) | |
tree | 49dffb600d3cdfd89b6e0ec8a03cd85d87c17ac3 /.gitmodules | |
parent | c95c5614917246ec7c07f7d94cfdb191f187a5bf (diff) | |
download | k9copy-2071ed04ed7c546e26f1b211857a7f34d0bcac5d.tar.gz k9copy-2071ed04ed7c546e26f1b211857a7f34d0bcac5d.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 |