diff options
| author | gregory guy <gregory-tde@laposte.net> | 2020-03-23 18:35:35 +0100 |
|---|---|---|
| committer | gregory guy <gregory-tde@laposte.net> | 2020-03-24 13:42:21 +0100 |
| commit | 4986d5902c36dc2b286e42591114d569af7e8517 (patch) | |
| tree | 66e83984a7e1c80875aa6c2bf1e0abbbb81eafad /templates/cpp | |
| 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 <gregory-tde@laposte.net>
Diffstat (limited to 'templates/cpp')
| -rw-r--r-- | templates/cpp | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/templates/cpp b/templates/cpp deleted file mode 100644 index 4eb4ee6..0000000 --- a/templates/cpp +++ /dev/null @@ -1,9 +0,0 @@ -/*************************************************************************** - * Copyright (C) 2003 by Sylvain Joyeux * - * sylvain.joyeux@m4x.org * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - ***************************************************************************/ |
