diff options
author | Slávek Banko <[email protected]> | 2021-05-24 16:26:15 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-24 16:26:15 +0200 |
commit | bb0215ccd381499b6b3c016616cc6fdcac4586ce (patch) | |
tree | be562c1c53f56f1b0c3e137de4453577707b4444 /.gitmodules | |
parent | 5f4558d99f96fd02ed53fc7b6d4932ad30079759 (diff) | |
download | libksquirrel-bb0215ccd381499b6b3c016616cc6fdcac4586ce.tar.gz libksquirrel-bb0215ccd381499b6b3c016616cc6fdcac4586ce.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 |