diff options
author | gregory guy <[email protected]> | 2020-05-02 13:16:47 +0200 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-05-03 19:04:16 +0900 |
commit | fce76be97164bd8d6be3645ed7b979e768f24981 (patch) | |
tree | 47e2c0339fb6b32fd9b6906db6ec525adedc8bcd /.gitmodules | |
parent | 75e5eba91cd4d393d446e564bae829c64faa01da (diff) | |
download | tdeio-sword-fce76be97164bd8d6be3645ed7b979e768f24981.tar.gz tdeio-sword-fce76be97164bd8d6be3645ed7b979e768f24981.zip |
Drop automake build support.
Add basic cmake build instructions.
Rework of the README and help files.
Delete the NEWS file.
Some cosmetics.
Signed-off-by: gregory guy <[email protected]>
(cherry picked from commit 9b0f1edee518a8c69bb51b25e0dbf56ae9b32843)
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 |