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