openzim / libzim

Reference implementation of the ZIM specification
https://download.openzim.org/release/libzim/
GNU General Public License v2.0
166 stars 49 forks source link

Fix meson pkgconfig #916

Closed mgautierfr closed 1 month ago

mgautierfr commented 1 month ago

Let's meson's module pkg-config generate totally our libzim.pc instead of trying to give smart values.

kelson42 commented 1 month ago

@mgautierfr OK, but why?

mgautierfr commented 1 month ago

This is somehow explained in commits messages. Here a better explanation:

All of this is needed to pass the correctly linking argument to other project depending of libzim (especially on Windows).