Fix an issue where meson would fail if building without gtk3 support
Review Request #629 — Created April 28, 2021 and submitted
Fix an issue where meson would fail if building without gtk3 support
Ran
meson
(with no options) and verified thatninja doc
built bothgplugin-doc
andgplugin-gtk-doc
.Ran
meson -Dgtk3=false
and verified thatninja doc
just builtgplugin-doc