diff options
author | Slávek Banko <[email protected]> | 2021-09-03 03:33:14 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-09-03 03:33:30 +0200 |
commit | 643cf6294a249a0273cf9bb9a40d1c91dde830b7 (patch) | |
tree | 09161f2a5dbace3c508cdee34f1678564dd2d09c /doc/en | |
parent | 539fae400c017595d64c0919b9ea9ab00b80a14e (diff) | |
download | kscope-643cf6294a249a0273cf9bb9a40d1c91dde830b7.tar.gz kscope-643cf6294a249a0273cf9bb9a40d1c91dde830b7.zip |
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 099fec02f5a86f92223749d7a031a5f3948fabb9)
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt deleted file mode 100644 index 94cfac3..0000000 --- a/doc/en/CMakeLists.txt +++ /dev/null @@ -1,2 +0,0 @@ - -tde_create_handbook( DESTINATION ${PROJECT_NAME} ) |