thorvg/src
Elliott Sales de Andrade eb462c6e32 build: Override dependency for use as subproject
A pkgconfig file is already provided, which enables using `thorvg` once
it is installed. However, this file is not, and cannot be, available at
setup time if using `thorvg` as a subproject.

In such cases, Meson provides the `override_dependency` mechanism for a
subproject to tell its parent how to use it.
2024-08-23 10:35:35 +09:00
..
bindings common: spec out Scene Clipper 2024-08-15 23:18:39 +09:00
common common: add missing consts 2024-08-09 11:33:38 +09:00
loaders lottie: ensure a null terminator at the end of the copied data 2024-08-23 10:35:23 +09:00
renderer common: spec out Scene Clipper 2024-08-15 23:18:39 +09:00
savers tvg_saver: fix 'order' serialization 2024-06-27 14:42:27 +09:00
meson.build build: Override dependency for use as subproject 2024-08-23 10:35:35 +09:00