diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-07-22 11:38:23 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-07-22 11:38:23 +0200 |
commit | 1f7087c2d7a35a3ab650fba9230d25612d51cdb1 (patch) | |
tree | 1867f1cef6aa5fd52cba38ca73626e0595e75778 /doc/en | |
parent | 9ca261966af71f811a9eafaeab3bc46315cdf5e9 (diff) | |
download | knmap-1f7087c2d7a35a3ab650fba9230d25612d51cdb1.tar.gz knmap-1f7087c2d7a35a3ab650fba9230d25612d51cdb1.zip |
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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} ) |