diff options
author | Slávek Banko <[email protected]> | 2021-05-24 16:16:18 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-24 16:16:18 +0200 |
commit | 410254df4d90c08e6e31942cc17e86178b7118b0 (patch) | |
tree | 2911bc104d654717deca56b4dcd6ceca4c7358a0 /.gitmodules | |
parent | b2f5670d7e2c48be378768484f929d86a1adb02e (diff) | |
download | tdenetwork-410254df4d90c08e6e31942cc17e86178b7118b0.tar.gz tdenetwork-410254df4d90c08e6e31942cc17e86178b7118b0.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 e24951df..286d41ae 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 "libtdevnc"] path = libtdevnc url = https://[email protected]/scm/git/libtdevnc |