diff options
author | Slávek Banko <[email protected]> | 2021-05-24 16:16:38 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-24 16:16:38 +0200 |
commit | e944da7ba1d953bdcacc691f85049a2e209f9240 (patch) | |
tree | 7efd09adfb293bbed76fccfc900fc3a4ad046882 /.gitmodules | |
parent | 7dd3e4eba93f9e0012d1a9015a21164a2a84a335 (diff) | |
download | smb4k-e944da7ba1d953bdcacc691f85049a2e209f9240.tar.gz smb4k-e944da7ba1d953bdcacc691f85049a2e209f9240.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 |