diff options
author | Slávek Banko <[email protected]> | 2021-05-24 16:16:39 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-24 16:16:39 +0200 |
commit | 2ab4268dd107731c15c9ac8acbc01b066466f9a7 (patch) | |
tree | 4cb913d78c42e4d5ec868337b72d24289bb6d9be /.gitmodules | |
parent | 287eb673991fce2417535a362417c3060870f2c6 (diff) | |
download | tde-style-domino-2ab4268dd107731c15c9ac8acbc01b066466f9a7.tar.gz tde-style-domino-2ab4268dd107731c15c9ac8acbc01b066466f9a7.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 |