diff options
author | Slávek Banko <[email protected]> | 2021-05-24 16:26:31 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-24 16:26:31 +0200 |
commit | 1730138c540b0e4c3e5948d586865f8b7adee0e0 (patch) | |
tree | 27b11bc0cf4956b76c6d80505ff939add82bb3b8 /.gitmodules | |
parent | 1f3995502d06db218141b88d4e092fc4e6a0ccb0 (diff) | |
download | tastymenu-1730138c540b0e4c3e5948d586865f8b7adee0e0.tar.gz tastymenu-1730138c540b0e4c3e5948d586865f8b7adee0e0.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 |