Is your feature request related to a problem? Please describe.
When using libf3d c bindings from a meson project it is easier to use pkg-config to find it.
Describe the solution you'd like
Install a .pc file in .../lib/pkgconfig/ for libf3d_c_api.so and libf3d.so
Describe alternatives you've considered
Using cmake is harder in meson
Contribution
I don't know how to use cmake
Is your feature request related to a problem? Please describe.
When using libf3d c bindings from a meson project it is easier to use pkg-config to find it.
Describe the solution you'd like
Install a .pc file in .../lib/pkgconfig/ for libf3d_c_api.so and libf3d.so
Describe alternatives you've considered
Using cmake is harder in meson
Contribution
I don't know how to use cmake