diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-08-18 21:54:28 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-08-19 01:53:56 +0200 |
commit | 5c075a4514e8af3af3b6e5a6edfc02a05dc33a49 (patch) | |
tree | a199ef5d22f54f8cd931fb153b5d6f6761e9f52c /doc/CMakeLists.txt | |
parent | 26a6fcec31cf93db7d5becb7deb1c1411a48f93c (diff) | |
download | kuickshow-5c075a45.tar.gz kuickshow-5c075a45.zip |
Drop automake build support.r14.0.11
Rework of the README file.
Add basic cmake build instructions.
Add CMakeL10n rules for desktop file.
Use common rules for build and install documentation.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 518da4b28d005bcc78138d251165cb9eeae6a79e)
Diffstat (limited to 'doc/CMakeLists.txt')
-rw-r--r-- | doc/CMakeLists.txt | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt deleted file mode 100644 index df842e4..0000000 --- a/doc/CMakeLists.txt +++ /dev/null @@ -1,12 +0,0 @@ -################################################# -# -# (C) 2010-2011 Serghei Amelian -# serghei (DOT) amelian (AT) gmail.com -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# - -tde_auto_add_subdirectories( ) |