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 | 2e35d966a3405c73b0fbdb1d5aa0ae03c811af51 (patch) | |
tree | 17ef294deba0623561c2b344d8e402b647c72106 | |
parent | 9a0e76277c7c5bd4e1326aa70b810169a451b60f (diff) | |
download | kcmautostart-2e35d966a3405c73b0fbdb1d5aa0ae03c811af51.tar.gz kcmautostart-2e35d966a3405c73b0fbdb1d5aa0ae03c811af51.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 |