diff options
author | Slávek Banko <[email protected]> | 2018-09-21 03:14:59 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-09-22 15:39:08 +0200 |
commit | 5725a6f6fafdd525d0ed9963f7a553886ed69c80 (patch) | |
tree | 3edae0e2075356311c1004965a9ba9b51d8bd8f2 /doc/pt/CMakeLists.txt | |
parent | 58580c91c19ae366c479078ffc09ed35ef6dea4b (diff) | |
download | kiosktool-5725a6f6fafdd525d0ed9963f7a553886ed69c80.tar.gz kiosktool-5725a6f6fafdd525d0ed9963f7a553886ed69c80.zip |
cmake: Add helpbooks for other languages
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit fcf89e1e2ef3f427c78edc0cc258484422f962d3)
Diffstat (limited to 'doc/pt/CMakeLists.txt')
-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 ) |