diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-08-01 10:50:42 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-08-01 10:50:42 +0200 |
commit | 4fb1946f4b5dae37428f7f052851605727454e3d (patch) | |
tree | 205068968cf1b0a342c2f826aa7e95cc133b75e0 /translations/CMakeLists.txt | |
parent | 3723e031627c43822f27a3958ef03e5a1608688f (diff) | |
download | kchmviewer-4fb1946f4b5dae37428f7f052851605727454e3d.tar.gz kchmviewer-4fb1946f4b5dae37428f7f052851605727454e3d.zip |
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'translations/CMakeLists.txt')
-rw-r--r-- | translations/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/translations/CMakeLists.txt b/translations/CMakeLists.txt deleted file mode 100644 index 42b186a..0000000 --- a/translations/CMakeLists.txt +++ /dev/null @@ -1 +0,0 @@ -tde_auto_add_subdirectories() |