diff options
author | gregory guy <gregory-tde@laposte.net> | 2019-10-08 15:03:06 +0200 |
---|---|---|
committer | gregory guy <gregory-tde@laposte.net> | 2019-10-09 17:52:02 +0200 |
commit | fb06c8d339b27d7c8a8ef4a72d84570e9469b0d2 (patch) | |
tree | 2cbd99b69678b9fb3cdf36760cb556a1593e49e0 /.gitmodules | |
parent | 8084f12a8d26db346821b9f39025e9b258fa031f (diff) | |
download | kbookreader-fb06c8d339b27d7c8a8ef4a72d84570e9469b0d2.tar.gz kbookreader-fb06c8d339b27d7c8a8ef4a72d84570e9469b0d2.zip |
Drop automake build support.
Add basic cmake build instructions.
Add description in README.
Deleted empty files: NEWS, templates/cpp, templates/h.
Deleted obsolete file: bookreader.spec .
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 4fce771..5b98c56 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "admin"] - path = admin - url = http://system@scm.trinitydesktop.org/scm/git/tde-common-admin [submodule "cmake"] path = cmake url = http://system@scm.trinitydesktop.org/scm/git/tde-common-cmake |