diff options
author | Slávek Banko <[email protected]> | 2018-09-21 03:14:59 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-09-22 14:38:59 +0200 |
commit | fcf89e1e2ef3f427c78edc0cc258484422f962d3 (patch) | |
tree | b5bc94d10403daac34b79a6f2bde9c50329e2ccc /doc/pt | |
parent | e9398903e02dc665d77bca0c0563153d71cda0fa (diff) | |
download | kiosktool-fcf89e1e2ef3f427c78edc0cc258484422f962d3.tar.gz kiosktool-fcf89e1e2ef3f427c78edc0cc258484422f962d3.zip |
cmake: Add helpbooks for other languages
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'doc/pt')
-rw-r--r-- | doc/pt/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pt/CMakeLists.txt b/doc/pt/CMakeLists.txt index 8b13789..fa558f0 100644 --- a/doc/pt/CMakeLists.txt +++ b/doc/pt/CMakeLists.txt @@ -1 +1 @@ - +tde_create_handbook( DESTINATION ${PROJECT_NAME} LANG pt ) |