mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
5 lines
110 B
Meson
5 lines
110 B
Meson
fishlim_old_lib = shared_library('fishlim_old_lib',
|
|
['fish.c'],
|
|
dependencies: [libgio_dep, libssl_dep],
|
|
)
|