summaryrefslogtreecommitdiffstats
path: root/doc/en/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-04-05 00:31:51 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-04-05 00:31:51 +0200
commit0edb7c1216264768bcb55bdeb826a76503123f48 (patch)
tree9b2263f6f24144c46bfdf00081bc0f4aa5459322 /doc/en/CMakeLists.txt
parentdc336992a063558802d2081a424866dd0bcb452f (diff)
downloadkatapult-0edb7c12.tar.gz
katapult-0edb7c12.zip
Move translations to a new directory layout.
Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'doc/en/CMakeLists.txt')
-rw-r--r--doc/en/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt
new file mode 100644
index 0000000..ba3ef3e
--- /dev/null
+++ b/doc/en/CMakeLists.txt
@@ -0,0 +1 @@
+tde_create_handbook( DESTINATION ${PROJECT_NAME} )