diff options
author | Slávek Banko <[email protected]> | 2021-05-24 16:16:39 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-24 16:16:39 +0200 |
commit | e2dc7756eff95ab28e7f03a8a3a75d6fa718778e (patch) | |
tree | 067ffe79f27cf27748ba70c3d2b7bbf3e462183e /.gitmodules | |
parent | ad945f1ee1ed68bedfdd4a37a587f1d74727630c (diff) | |
download | tde-style-qtcurve-e2dc7756eff95ab28e7f03a8a3a75d6fa718778e.tar.gz tde-style-qtcurve-e2dc7756eff95ab28e7f03a8a3a75d6fa718778e.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 |