Skip to content

Fails to build without git

When downloading the tarball corresponding to tag and then building libplacebo without git installed, meson fails with:

Meson encountered an error in file src/meson.build, line 104, column 0:
Program or command 'git' not foundor not executable

Please handle this case the same way a failing git describe is handled.