Skip to content

Fix the gir generation

Chris Lee requested to merge clee/libgepub:enhance-gir-generator into master

Set the proper C header name for the library, and also save the generated gir in a new variable so that it can be accessed to more easily generate API bindings.

Merge request reports