diff options
author | Slávek Banko <[email protected]> | 2021-05-24 16:16:32 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-24 16:16:32 +0200 |
commit | dd4a9b25113124b20cfe924c6d94c9a029d0b1d8 (patch) | |
tree | b89e5b21dc019d129a368773358610034df3992f /.gitmodules | |
parent | 527e77fe245b86631e1d154d686732cac8b61333 (diff) | |
download | koffice-dd4a9b25113124b20cfe924c6d94c9a029d0b1d8.tar.gz koffice-dd4a9b25113124b20cfe924c6d94c9a029d0b1d8.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 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 |