diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-07-26 17:31:07 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-07-26 17:31:17 +0200 |
commit | f4ab375232c6a959f4facc9c15c4d4aa7622d3c4 (patch) | |
tree | 28ad925c84b5d9867f08dc5e712abbf763a04ab6 /doc/en/CMakeLists.txt | |
parent | 71fba7a27991a6d031bc4057b6354581a0d05b6a (diff) | |
download | yakuake-f4ab375232c6a959f4facc9c15c4d4aa7622d3c4.tar.gz yakuake-f4ab375232c6a959f4facc9c15c4d4aa7622d3c4.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 65d3fb557cc78ad81fc1e411f8f37038fbc0b89e)
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 ba3ef3e..0000000 --- a/doc/en/CMakeLists.txt +++ /dev/null @@ -1 +0,0 @@ -tde_create_handbook( DESTINATION ${PROJECT_NAME} ) |