summaryrefslogtreecommitdiffstats
path: root/et
diff options
context:
space:
mode:
Diffstat (limited to 'et')
-rw-r--r--et/CMakeLists.txt1
-rw-r--r--et/doc/CMakeLists.txt4
2 files changed, 5 insertions, 0 deletions
diff --git a/et/CMakeLists.txt b/et/CMakeLists.txt
new file mode 100644
index 0000000..ba78952
--- /dev/null
+++ b/et/CMakeLists.txt
@@ -0,0 +1 @@
+tde_conditional_add_subdirectory( BUILD_DOC doc )
diff --git a/et/doc/CMakeLists.txt b/et/doc/CMakeLists.txt
new file mode 100644
index 0000000..f4f5d1e
--- /dev/null
+++ b/et/doc/CMakeLists.txt
@@ -0,0 +1,4 @@
+tde_create_handbook(
+ DESTINATION gwenview
+ LANG et
+)