summaryrefslogtreecommitdiffstats
path: root/es
diff options
context:
space:
mode:
Diffstat (limited to 'es')
-rw-r--r--es/CMakeLists.txt1
-rw-r--r--es/doc/CMakeLists.txt6
2 files changed, 7 insertions, 0 deletions
diff --git a/es/CMakeLists.txt b/es/CMakeLists.txt
new file mode 100644
index 0000000..ba78952
--- /dev/null
+++ b/es/CMakeLists.txt
@@ -0,0 +1 @@
+tde_conditional_add_subdirectory( BUILD_DOC doc )
diff --git a/es/doc/CMakeLists.txt b/es/doc/CMakeLists.txt
new file mode 100644
index 0000000..8b27333
--- /dev/null
+++ b/es/doc/CMakeLists.txt
@@ -0,0 +1,6 @@
+###### the handbook seems incomplete - the index is missing
+
+# tde_create_handbook(
+# DESTINATION gwenview
+# LANG es
+# )