diff options
author | gregory guy <[email protected]> | 2020-03-15 16:04:21 +0100 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-03-16 12:34:55 +0900 |
commit | 8abac42d8092801f3f19e957d5577ed1910086be (patch) | |
tree | 63a0c2400608da181171ff0d504c50970982dce9 /.gitmodules | |
parent | 049b177da195f76a7fc3d351c8d6cd2d1060ebd9 (diff) | |
download | mplayerthumbs-8abac42d8092801f3f19e957d5577ed1910086be.tar.gz mplayerthumbs-8abac42d8092801f3f19e957d5577ed1910086be.zip |
Drop automake build support.
Delete empty file TODO.
Add basic cmake build instructions.
Rewrite of the README file.
Some cosmetics.
Signed-off-by: gregory guy <[email protected]>
(cherry picked from commit f6ab2e36b3600d63a29216332e073922c27878cd)
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index d817995..ce2e35a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "admin"] - path = admin - url = https://scm.trinitydesktop.org/scm/git/tde-common-admin [submodule "cmake"] path = cmake url = https://scm.trinitydesktop.org/scm/git/tde-common-cmake |