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:24:47 +0200 |
commit | 9a6c286dce7aad505bb5b18696365aaa06b2dde8 (patch) | |
tree | ca6f9fcbc9615c84eccedbfe2c8f22ea3647d829 /doc/en/CMakeLists.txt | |
parent | 3d6ebf63f4e4ff9eb0309d02828e973cbbe4d56b (diff) | |
download | knowit-9a6c286dce7aad505bb5b18696365aaa06b2dde8.tar.gz knowit-9a6c286dce7aad505bb5b18696365aaa06b2dde8.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/CMakeLists.txt')
-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} ) |