diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-05-24 16:26:20 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-05-24 16:26:20 +0200 |
commit | d52441cefbf03bdd22d160234c11a7eb4bd34b8c (patch) | |
tree | 899b6a04cf7e772da2460c56317a7709beef260e | |
parent | 1a2707b5a07c621fb01e5ac7682c0d274e2ae145 (diff) | |
download | kbookreader-d52441cefbf03bdd22d160234c11a7eb4bd34b8c.tar.gz kbookreader-d52441cefbf03bdd22d160234c11a7eb4bd34b8c.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 bfa3a90b73588be47dc3f4d373ff63ce17dfb6a |