diff options
author | Slávek Banko <[email protected]> | 2021-05-24 16:26:30 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-24 16:26:30 +0200 |
commit | 74dc8e5a0cae5016ac02f594300c1bea42747c01 (patch) | |
tree | 2150aaa064341a9faa01af0493ca7acb680297b2 | |
parent | a0fdfad71089a03bcd45748526992a4ff1759d12 (diff) | |
download | mplayerthumbs-74dc8e5a0cae5016ac02f594300c1bea42747c01.tar.gz mplayerthumbs-74dc8e5a0cae5016ac02f594300c1bea42747c01.zip |
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
Signed-off-by: Slávek Banko <[email protected]>
-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 ce2e35a..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "cmake"] - path = cmake - url = https://scm.trinitydesktop.org/scm/git/tde-common-cmake diff --git a/cmake b/cmake deleted file mode 160000 -Subproject bfa3a90b73588be47dc3f4d373ff63ce17dfb6a |