diff options
author | Slávek Banko <[email protected]> | 2021-05-24 16:26:37 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-24 16:26:37 +0200 |
commit | 7fdc3cd80d49dcf0eddd880b83614803c3d68dfd (patch) | |
tree | b111048ae5ad78ec253bb90bedda3db758c188b4 /.gitmodules | |
parent | 03cb63e78ecce5eaca710d76eab97977cfdae60c (diff) | |
download | tdepowersave-7fdc3cd80d49dcf0eddd880b83614803c3d68dfd.tar.gz tdepowersave-7fdc3cd80d49dcf0eddd880b83614803c3d68dfd.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 |