diff options
author | Slávek Banko <[email protected]> | 2021-07-16 13:47:39 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-07-16 13:47:54 +0200 |
commit | 73997c6547702238d0f6126201e88e2df380308b (patch) | |
tree | 8e76abf1051b2cce9c0b935bae2f393e813e65f8 /doc/en | |
parent | 0a6a763767014358db81bd65d9c447370a21557a (diff) | |
download | kpicosim-73997c6547702238d0f6126201e88e2df380308b.tar.gz kpicosim-73997c6547702238d0f6126201e88e2df380308b.zip |
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 51d0c900d978d0ac1695f90de658edd1a2b24d18)
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} ) |