diff options
author | gregory guy <[email protected]> | 2020-07-23 13:59:29 +0200 |
---|---|---|
committer | gregory guy <[email protected]> | 2020-07-23 13:59:29 +0200 |
commit | d6ae994c10d1d3e9df01d352f95ac825e51c01e2 (patch) | |
tree | 99eba4f5d2d8b3995e48ef7ccdad13d4544a9aba /.gitmodules | |
parent | d8c38442e0a6948f1d24c7aaef05b1c4ee8683ea (diff) | |
download | kdpkg-d6ae994c10d1d3e9df01d352f95ac825e51c01e2.tar.gz kdpkg-d6ae994c10d1d3e9df01d352f95ac825e51c01e2.zip |
Drop automake build support.
Add basic cmake build instructions.
Remove empty files ChangeLog, TODO and NEWS.
Rework of the README file.
Some cosmetics.
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 |