Don't explicitly use shared_library on gplugin, gplugin-gtk3, and gplugin-gtk4
Review Request #1346 — Created March 15, 2022 and submitted
By just using the library function meson can choose to static link these into another target.
Did intial testing in the pidgin tree by hacking
gplugin/meson.build
and usedldd
to verify that gplugin was staticly linked and that plugins still worked.
Summary | ID |
---|---|
09d9551d6cb2a68602c6e9b51339add0e8a6bce3 |