diff options
author | gregory guy <gregory-tde@laposte.net> | 2021-09-02 17:08:36 +0200 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-09-03 10:27:32 +0900 |
commit | 539fae400c017595d64c0919b9ea9ab00b80a14e (patch) | |
tree | 6702088a1c88846f5c0104bb84b7e31d27cc6303 /translations | |
parent | d4143e72d967c0396c11ada77e8731e5e1da9966 (diff) | |
download | kscope-539fae400c017595d64c0919b9ea9ab00b80a14e.tar.gz kscope-539fae400c017595d64c0919b9ea9ab00b80a14e.zip |
Drop automake build support.
Delete empty file NEWS.
Add basic cmake build instructions.
Rework of the README file.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 9525aceb310e544df609a28b15c0e115fc7330a1)
Diffstat (limited to 'translations')
-rw-r--r-- | translations/Makefile.am | 2 | ||||
-rw-r--r-- | translations/messages/Makefile.am | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/translations/Makefile.am b/translations/Makefile.am deleted file mode 100644 index 13f9530..0000000 --- a/translations/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ - -SUBDIRS = $(AUTODIRS) diff --git a/translations/messages/Makefile.am b/translations/messages/Makefile.am deleted file mode 100644 index 0fa209c..0000000 --- a/translations/messages/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -POFILES = AUTO |