diff options
author | Slávek Banko <[email protected]> | 2021-07-23 15:37:40 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-07-23 15:37:40 +0200 |
commit | 9c1b0419f349ac0f5776b545753d307d245b4d83 (patch) | |
tree | b2da7cd9bcb3f19eded29018bc64fa1bbe659619 /doc/en/CMakeLists.txt | |
parent | 9a2b32f5f7b90cff425949dfb21f8f518933c7c8 (diff) | |
download | basket-9c1b0419f349ac0f5776b545753d307d245b4d83.tar.gz basket-9c1b0419f349ac0f5776b545753d307d245b4d83.zip |
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <[email protected]>
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} ) |