summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2021-03-02 13:57:11 +0100
committergregory guy <gregory-tde@laposte.net>2021-03-02 14:10:10 +0100
commit95a6a36403a289814bb252cd5496e4d67d331b11 (patch)
tree2da9acd78281232d12a8a2da75d5e78b9f220df9 /.gitmodules
parent1ada9e7a1182c27208d784aab9f046dd5da0d22f (diff)
downloadkmplayer-95a6a36403a289814bb252cd5496e4d67d331b11.tar.gz
kmplayer-95a6a36403a289814bb252cd5496e4d67d331b11.zip
Drop automake build support.
Add basic cmake build instructions. Delete empty file NEWS. Rework of the README and the English help page files. Update some cmake files with latest macros. libXv and libXext are handled by cmake intern modules through X11 variables. Few cosmetics. Signed-off-by: gregory guy <gregory-tde@laposte.net>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index bdec8fc..69dd7b2 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,3 @@
-[submodule "admin"]
- path = admin
- url = https://system@scm.trinitydesktop.org/scm/git/tde-common-admin
[submodule "cmake"]
path = cmake
url = https://system@scm.trinitydesktop.org/scm/git/tde-common-cmake