diff options
author | Slávek Banko <[email protected]> | 2021-06-07 01:30:52 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-06-07 01:30:52 +0200 |
commit | 905b0b955bdc77f58a4c9d081b6efc855f57094c (patch) | |
tree | 664bd9103e56d8a7600828149d354615e848e626 /.gitmodules | |
parent | 301533ef03bc1ba1dd1cb487f3ce1dba4b05c975 (diff) | |
download | tde-systemsettings-905b0b955bdc77f58a4c9d081b6efc855f57094c.tar.gz tde-systemsettings-905b0b955bdc77f58a4c9d081b6efc855f57094c.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 |