diff options
author | gregory guy <gregory-tde@laposte.net> | 2020-03-23 18:35:35 +0100 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-03-24 21:51:26 +0900 |
commit | c0fce915d64c89563b0127eb2a05fb2d52b3b8d6 (patch) | |
tree | 4b84b74a63fe3a2e4c06537f376519e7eb227acb /.gitmodules | |
parent | 65633277b10822db7513cb1ef41dce3d739e04e7 (diff) | |
download | tdeio-apt-c0fce915d64c89563b0127eb2a05fb2d52b3b8d6.tar.gz tdeio-apt-c0fce915d64c89563b0127eb2a05fb2d52b3b8d6.zip |
Drop automake build support.
Add basic cmake build instructions.
Delete empty files TODO and NEWS.
Delete the folder templates.
Rework of the README file.
Add the "MODULE" directive to the plugin build.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 4986d5902c36dc2b286e42591114d569af7e8517)
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
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 |