summaryrefslogtreecommitdiffstats
path: root/doc/en/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2019-02-10 16:22:59 +0100
committerSlávek Banko <slavek.banko@axis.cz>2019-02-10 16:22:59 +0100
commit707a1272fc03fdc92279d73e702cb1bd51f89aa2 (patch)
tree32659fe088406ead5e335dac8429e133ccd4c55a /doc/en/CMakeLists.txt
parentd6befa7beb523d699ce80f141f5d01c53d4999b9 (diff)
downloaddolphin-707a1272fc03fdc92279d73e702cb1bd51f89aa2.tar.gz
dolphin-707a1272fc03fdc92279d73e702cb1bd51f89aa2.zip
cmake: Add rules to build documentation and translations.
This partially resolves issue #2. 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..d947fd9
--- /dev/null
+++ b/doc/en/CMakeLists.txt
@@ -0,0 +1 @@
+tde_create_handbook( DESTINATION d3lphin )