mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-06 14:34:39 +01:00
The current meson version is able to generate a config.h from a configuration data object without any template. However, older versions of meson require a template, so provide it for compatibility.