diff options
author | Slávek Banko <[email protected]> | 2022-11-30 11:53:24 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2022-12-02 12:22:20 +0100 |
commit | 7a58626b341481c8e37cf5a8b9b961107c8ab0ac (patch) | |
tree | bab45e0b223ef2afbf95f7fc58f4f9ecb1a415d4 /doc/CMakeLists.txt | |
parent | e365033d55c6264b3fece6bb85616553dab7d61e (diff) | |
download | kpilot-7a58626b341481c8e37cf5a8b9b961107c8ab0ac.tar.gz kpilot-7a58626b341481c8e37cf5a8b9b961107c8ab0ac.zip |
Copy translations to a new directory layout.
Use common rules for build and install translations.
Use common rules for build and install documentation.
Added translation of .desktop files.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'doc/CMakeLists.txt')
-rw-r--r-- | doc/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt deleted file mode 100644 index 91836f1..0000000 --- a/doc/CMakeLists.txt +++ /dev/null @@ -1,3 +0,0 @@ -##### directories ############################### - -tde_auto_add_subdirectories( ) |