Skip to content

meson: use lib/cmake instead of share/cmake

Val Packett requested to merge valpackett/gtk-doc:patch-1 into master

share/cmake has a particular structure (Help, Modules, Templates), while lib/cmake is for custom macros.

Use lib/cmake like the autotools install did.

Merge request reports