diff options
Diffstat (limited to 'doc/en/CMakeLists.txt')
-rw-r--r-- | doc/en/CMakeLists.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt new file mode 100644 index 0000000..a03830a --- /dev/null +++ b/doc/en/CMakeLists.txt @@ -0,0 +1,3 @@ + +add_subdirectory( handbook ) +tde_conditional_add_subdirectory( WITH_HOWTO_DOC howto ) |