diff options
author | Slávek Banko <[email protected]> | 2021-05-24 16:16:36 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-24 16:16:36 +0200 |
commit | e44b28da8e4830097ca0b88d0ea3df497d9c8cde (patch) | |
tree | 5c9d1aba5ba17b73d3e4c754f6ff3a0794b401fe /.gitmodules | |
parent | dde20c483ea33a072ef8364adaf0862b3a1041d9 (diff) | |
download | kvkbd-e44b28da8e4830097ca0b88d0ea3df497d9c8cde.tar.gz kvkbd-e44b28da8e4830097ca0b88d0ea3df497d9c8cde.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 deleted file mode 100644 index 69dd7b2..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "cmake"] - path = cmake - url = https://[email protected]/scm/git/tde-common-cmake |