diff options
author | Ray-V <ray-v@inbox.lv> | 2021-06-19 23:27:53 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-07-09 14:21:43 +0200 |
commit | 53d1da8b55ce7ab68d5e0033bf3efe8dae6997ee (patch) | |
tree | 8d5a048c1b24ee191ce25ebe4d3e48535d68457a /doc/CMakeLists.txt | |
parent | da52ee38a348bc668ab19d1255a50e6ebfe9b711 (diff) | |
download | knemo-53d1da8b.tar.gz knemo-53d1da8b.zip |
Removed CMakeLists.txt for doc and translations
Moved doc/en/index.docbook to doc/en/kcontrol/
Deleted and added macro calls in top level CMakeLists.txt
Signed-off-by: Ray-V <ray-v@inbox.lv>
(cherry picked from commit 3813914451b56d52a7e1e2d3ea76e6fefcdf438b)
Diffstat (limited to 'doc/CMakeLists.txt')
-rw-r--r-- | doc/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt deleted file mode 100644 index c938175..0000000 --- a/doc/CMakeLists.txt +++ /dev/null @@ -1 +0,0 @@ -add_subdirectory( en ) |