diff options
author | gregory guy <[email protected]> | 2020-03-23 18:35:35 +0100 |
---|---|---|
committer | gregory guy <[email protected]> | 2020-03-24 13:42:21 +0100 |
commit | 4986d5902c36dc2b286e42591114d569af7e8517 (patch) | |
tree | 66e83984a7e1c80875aa6c2bf1e0abbbb81eafad /.gitmodules | |
parent | e9f4918326e9b05edf5ed848f1b4c0403518c449 (diff) | |
download | tdeio-apt-4986d5902c36dc2b286e42591114d569af7e8517.tar.gz tdeio-apt-4986d5902c36dc2b286e42591114d569af7e8517.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 <[email protected]>
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://[email protected]/scm/git/tde-common-admin [submodule "cmake"] path = cmake url = https://[email protected]/scm/git/tde-common-cmake |