diff options
author | Slávek Banko <[email protected]> | 2021-07-26 13:18:27 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-07-26 13:18:27 +0200 |
commit | 8c28c84ffaa6a8b1891b5703f5292f3990d990ca (patch) | |
tree | 19b6f5d2fb385e63a8c289b4028290130c727755 /doc/en/CMakeLists.txt | |
parent | 59348e1a4bd9c36e827e363c26004fef40e1007d (diff) | |
download | klcddimmer-8c28c84ffaa6a8b1891b5703f5292f3990d990ca.tar.gz klcddimmer-8c28c84ffaa6a8b1891b5703f5292f3990d990ca.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} ) |