aboutsummaryrefslogtreecommitdiff
path: root/lang/meson.build
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2020-12-07 12:22:15 +0200
committerAqua-sama <aqua@iserlohn-fortress.net>2020-12-07 12:22:15 +0200
commit92b3c2dcff3e85ad3d455f6ab845d9a97d3b525b (patch)
treea850643f7b86e6cebfddbeec98d7c372478d379c /lang/meson.build
parentHostlist filter plugin can rewrite hostnames (diff)
downloadsmolbote-92b3c2dcff3e85ad3d455f6ab845d9a97d3b525b.tar.xz
Rewrite meson build scripts into cmakelists
Diffstat (limited to 'lang/meson.build')
-rw-r--r--lang/meson.build4
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/meson.build b/lang/meson.build
deleted file mode 100644
index 8c4a820..0000000
--- a/lang/meson.build
+++ /dev/null
@@ -1,4 +0,0 @@
-
-# translations
-mod_qt5.compile_translations(ts_files: 'bg.ts', install: get_option('translations').enabled(), install_dir: get_option('datadir') / 'smolbote/translations' , build_by_default: false)
-