diff options
author | Slávek Banko <[email protected]> | 2021-05-24 16:16:17 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-24 16:16:17 +0200 |
commit | 73eaab0ecc4defbaef95ce4a4e51a0a935ea1b3e (patch) | |
tree | 07e3669ece6289be4fee1d16573ced9c6ba02541 /.gitmodules | |
parent | da3e395af57e3e79eb7acc10ad640a10e4e8e202 (diff) | |
download | tdelibs-73eaab0ecc4defbaef95ce4a4e51a0a935ea1b3e.tar.gz tdelibs-73eaab0ecc4defbaef95ce4a4e51a0a935ea1b3e.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 86e1ef843..ed8fd1cd1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [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 [submodule "libltdl"] path = libltdl url = https://[email protected]/scm/git/libltdl |