Fix a number of issues in the build
Review Request #2917 — Created Jan. 18, 2024 and submitted — Latest diff uploaded
Moved enum generation before the global header because the global header uses
the enum header file.Add the gir file as a source for the dependency object so our dependencies will work with our gir file.
Add a library version.
Add the built targets to the gir file.
Compiled without issue. Also compiled a Pidgin branch I'm working on without issue.