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 | b4c7e1ccfff5c1a15ab24d8134f99d57f4401c1e (patch) | |
tree | 3ab09c6fe68ba7fd7e93fb1aef9c003bb7b0f9a4 /.gitmodules | |
parent | a3c7506b60f99df2cef036d23bcce70ab6b9a08c (diff) | |
download | tdelibs-b4c7e1ccfff5c1a15ab24d8134f99d57f4401c1e.tar.gz tdelibs-b4c7e1ccfff5c1a15ab24d8134f99d57f4401c1e.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 |