@b4n Is it the case that if the user has the required deps, the GIR stuff will be built, if not, it will fail gracefully? If so, that seems OK, as long as the user can put --disable-introspection
to disable the GIR stuff even if they have the deps. (Sorry if I'm misunderstanding the problem still).
On a related matter, since the GTK-DOC/GIR/codegen contraption requires Doxygen, should --disable-introspection
be implied if Doxygen isn't found or if --disable-api-docs
is passed (if that's not currently the case in this PR)?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.