diff options
author | gregory guy <[email protected]> | 2021-08-12 14:25:17 +0200 |
---|---|---|
committer | gregory guy <[email protected]> | 2021-08-12 14:25:17 +0200 |
commit | 96fa3acef5c70cfdc88e93de2e1798e2f710ada2 (patch) | |
tree | 98d887de86efb8102174d5856817388ea4eeb1a2 /.gitmodules | |
parent | 9068ef35640f5ca80da6f64c1fc4daf9d2fa7f77 (diff) | |
download | tde-style-domino-96fa3acef5c70cfdc88e93de2e1798e2f710ada2.tar.gz tde-style-domino-96fa3acef5c70cfdc88e93de2e1798e2f710ada2.zip |
Drop automake build support.
Delete empty file NEWS.
Add basic cmake build instructions.
Rework of the README file.
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 deleted file mode 100644 index 934def7..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "admin"] - path = admin - url = https://[email protected]/scm/git/tde-common-admin |