diff options
author | Slávek Banko <[email protected]> | 2021-07-25 16:03:32 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-07-27 00:21:46 +0200 |
commit | d45ce923db83c31776ba0bfe1519079adc0580d1 (patch) | |
tree | dab574c6b4b0ead37d6ed8c5cdea5988cc432215 /doc/en | |
parent | 9d44dbef4aff3818594d4f45d861c1c4aa5c7116 (diff) | |
download | kbookreader-d45ce923db83c31776ba0bfe1519079adc0580d1.tar.gz kbookreader-d45ce923db83c31776ba0bfe1519079adc0580d1.zip |
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt deleted file mode 100644 index ba3ef3e..0000000 --- a/doc/en/CMakeLists.txt +++ /dev/null @@ -1 +0,0 @@ -tde_create_handbook( DESTINATION ${PROJECT_NAME} ) |