diff options
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt new file mode 100644 index 0000000..94cfac3 --- /dev/null +++ b/doc/en/CMakeLists.txt @@ -0,0 +1,2 @@ + +tde_create_handbook( DESTINATION ${PROJECT_NAME} ) |