diff options
author | gregory guy <gregory-tde@laposte.net> | 2020-04-15 21:51:56 +0200 |
---|---|---|
committer | gregory guy <gregory-tde@laposte.net> | 2020-04-15 21:51:56 +0200 |
commit | 634aaabc8f08f2f28442c00207bed03c186f8ea5 (patch) | |
tree | c8a79057d31b36f8fbfc96526f4a2800a7ea685d /.gitmodules | |
parent | f1f2e36798501c877816f15c602988204073b41d (diff) | |
download | tdeio-ftps-634aaabc8f08f2f28442c00207bed03c186f8ea5.tar.gz tdeio-ftps-634aaabc8f08f2f28442c00207bed03c186f8ea5.zip |
Drop automake build support.
Add basic cmake build instructions.
Rework of the README file.
Add the MODULE directive to the build.
Some cosmetics.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
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 |