diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-05-24 16:26:17 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-05-24 16:26:17 +0200 |
commit | c69300866511e34306c4da0d92b293089132528b (patch) | |
tree | bc372bd10fa175f8d7c0abd8dc22d626b172c9fd | |
parent | 0e3fcc67a438b033bba508bf048befe4a8dd28c5 (diff) | |
download | compizconfig-backend-tdeconfig-c69300866511e34306c4da0d92b293089132528b.tar.gz compizconfig-backend-tdeconfig-c69300866511e34306c4da0d92b293089132528b.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 |