mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-09-12 19:12:28 +00:00
Now the the minimum is 0.59, silence some warning in Meson: dependency.get_pkgconfig_variable becomes depenency.get_variable(pkgconfig: 'var_name') executable(gui_app = true) becomes executable(win_subsystem = 'windows') Signed-off-by: Christopher Byrne <salah.coronya@gmail.com>