Files
zoitechat/plugins
Christopher Byrne 040021ee0e buuld: Fix deprecated features since 0.56
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>
2026-09-07 20:57:29 -05:00
..
2026-03-30 18:25:26 -06:00
2026-03-30 18:25:26 -06:00
2026-04-29 15:42:11 -06:00