diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-07-30 13:44:31 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-07-30 13:44:46 +0200 |
commit | 190c0cdcc5ac45ebce3d1359e88325043330c0fa (patch) | |
tree | 85b528977ced6c2a654d6538a5f2cf87fe2cb19c /translations/CMakeLists.txt | |
parent | 752bbfc63a9408a0b648e93520e0355100422fdf (diff) | |
download | tde-style-lipstik-190c0cdcc5ac45ebce3d1359e88325043330c0fa.tar.gz tde-style-lipstik-190c0cdcc5ac45ebce3d1359e88325043330c0fa.zip |
Use common rules for build and install translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ea52a4daef5a0c19bee0c782941c22de9324c938)
Diffstat (limited to 'translations/CMakeLists.txt')
-rw-r--r-- | translations/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/translations/CMakeLists.txt b/translations/CMakeLists.txt deleted file mode 100644 index 42b186a..0000000 --- a/translations/CMakeLists.txt +++ /dev/null @@ -1 +0,0 @@ -tde_auto_add_subdirectories() |