Fix an issue where meson would fail if building without gtk3 support

Review Request #629 — Created April 27, 2021 and submitted — Latest diff uploaded

Information

gplugin/gplugin
default
8ae37d80f776

Reviewers

Fix an issue where meson would fail if building without gtk3 support

Ran meson (with no options) and verified that ninja doc built both gplugin-doc and gplugin-gtk-doc.

Ran meson -Dgtk3=false and verified that ninja doc just built gplugin-doc

    Loading...