diff options
author | Slávek Banko <[email protected]> | 2021-05-24 16:16:41 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-24 16:16:41 +0200 |
commit | 2cc46e626c249af767c6ff95d4a9c8d55f98867f (patch) | |
tree | 062e919e576920fa675e1bc4ff41a585bd06ae60 /.gitmodules | |
parent | ff4c5c9d8c35e09718c1583a6af4a0bfe659158d (diff) | |
download | tderadio-2cc46e626c249af767c6ff95d4a9c8d55f98867f.tar.gz tderadio-2cc46e626c249af767c6ff95d4a9c8d55f98867f.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 |