diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-07-25 16:24:47 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-07-25 16:25:07 +0200 |
commit | 127f8c97e963940946ef1db5db17c216156ba1cb (patch) | |
tree | c771430b1d78d568c8ac5bf0f1796a48901d455d /doc/en | |
parent | be1ceff19be3008ed0607176470a3792bc9ffde7 (diff) | |
download | knowit-127f8c97.tar.gz knowit-127f8c97.zip |
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 9a6c286dce7aad505bb5b18696365aaa06b2dde8)
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 3451d11..0000000 --- a/doc/en/CMakeLists.txt +++ /dev/null @@ -1 +0,0 @@ -tde_create_handbook( DESTINATION ${PROJECT_NAME} ) |