diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2022-04-23 23:32:58 -0400 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2022-04-30 11:49:12 +0300 |
commit | 945252a3bb43300e0486ab9fff62bc6e00fac8a8 (patch) | |
tree | 90cdf7fae0f6bc45eba66e4d8fe86399fcdcecf2 /mesonbuild/compilers/rust.py | |
parent | 2eb730f3ac3fd1b14646671a12495d741cddba4d (diff) | |
download | meson-945252a3bb43300e0486ab9fff62bc6e00fac8a8.zip meson-945252a3bb43300e0486ab9fff62bc6e00fac8a8.tar.gz meson-945252a3bb43300e0486ab9fff62bc6e00fac8a8.tar.bz2 |
qt module: fix broken install_dir kwarg
Regression in commit 11f96380351a88059ec55f1070fdebc1b1033117. We expect
exactly one string as an install_dir, but CustomTarget started expecting
it to be a list. So we need to pass it as such when forwarding
compile_translations() arguments to the CustomTarget initializer.
Diffstat (limited to 'mesonbuild/compilers/rust.py')
0 files changed, 0 insertions, 0 deletions