Changelog:
- 1.10.0:
- Improve the Meson build system to allow using libwpe as a subproject.
- Improve build system reliability by avoiding generated headers.
- New API to explicitly deinitialize an EGL renderer target, which allows implementors of the wpe_renderer_backend_egl_target_interface to differentiate between destruction and deinitialization.
Signed-off-by: Martin Reboredo <yakoyoku@gmail.com>