diff options
author | Slávek Banko <[email protected]> | 2021-05-24 16:26:11 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-24 16:26:11 +0200 |
commit | 266e4d71f51b8b94070a5f3500a67d6fbb8b7482 (patch) | |
tree | b1fef09b42906a73d1bf0ef6e6fe7bc9f13a677e /.gitmodules | |
parent | a9ca57c1b8b2630387be46842c912d30c296ff4d (diff) | |
download | tdebase-266e4d71f51b8b94070a5f3500a67d6fbb8b7482.tar.gz tdebase-266e4d71f51b8b94070a5f3500a67d6fbb8b7482.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 bdec8fcac..934def7fa 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 |