diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-05-24 16:16:33 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-05-24 16:16:33 +0200 |
commit | 7fe0fe2e7369b8b95091b7c9022c2493137b2d40 (patch) | |
tree | 2bc1fab5600060db141c70f434356ff7c47646a8 | |
parent | e105a9f5a9de9d2b9fb48629f4e92992f1227554 (diff) | |
download | kpicosim-7fe0fe2e7369b8b95091b7c9022c2493137b2d40.tar.gz kpicosim-7fe0fe2e7369b8b95091b7c9022c2493137b2d40.zip |
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | cmake | 0 |
2 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://system@scm.trinitydesktop.org/scm/git/tde-common-cmake diff --git a/cmake b/cmake deleted file mode 160000 -Subproject 0846fa1cb7ca2f8df276849f75196efc0935b84 |