diff options
author | gregory guy <gregory-tde@laposte.net> | 2019-11-28 22:33:34 +0100 |
---|---|---|
committer | gregory guy <gregory-tde@laposte.net> | 2019-11-29 13:05:48 +0100 |
commit | 7f0fd2e067a983c24bc60bc2b99f926d77a7830c (patch) | |
tree | 2f6fc50ea1d541447975f543baec0a0bc94c1b4d /.gitmodules | |
parent | e5a40912abe45c70124e109cb0a4ce3c72180c06 (diff) | |
download | knmap-7f0fd2e067a983c24bc60bc2b99f926d77a7830c.tar.gz knmap-7f0fd2e067a983c24bc60bc2b99f926d77a7830c.zip |
Drop automake build support.
Add basic cmake build instructions.
Remove empty files: NEWS and TODO.
Rework of the README, INSTALL and help page.
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 5a9a136..92403b1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "admin"] - path = admin - url = http://scm.trinitydesktop.org/scm/git/tde-common-admin [submodule "cmake"] path = cmake url = http://scm.trinitydesktop.org/scm/git/tde-common-cmake |