diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-07-30 13:45:25 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-07-30 13:45:25 +0200 |
commit | 11b03c94ac7752c78a0844ec594bf791d783a732 (patch) | |
tree | bf1b9eb567107a0405adc54962377213f2e533ad /doc/en | |
parent | 8fca4c9ea32fd1039372a0ff22f1e7b5245cbf86 (diff) | |
download | tdmtheme-11b03c94ac7752c78a0844ec594bf791d783a732.tar.gz tdmtheme-11b03c94ac7752c78a0844ec594bf791d783a732.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} ) |