Skip to content

build: Allow building grilo as a Meson subproject

Sam Thursfield requested to merge sam/grilo-subproject into master

If a new enough version of Grilo isn't installed when trying to build grilo-plugins, Meson will now automatically clone the repo from Github and build that.

This can be disabled with the --wrap-mode=nodownload configure time option.

Depends on: grilo!50 (merged)

Merge request reports