thorvg/src
Elliott Sales de Andrade 966aeb5ee3 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-19 17:42:06 +09:00
..
bindings API: deprecate the appendArc() api 2024-08-16 13:30:58 +09:00
common common: fix arg name 2024-08-08 19:52:46 +09:00
loaders lottie: ensure a null terminator at the end of the copied data 2024-08-17 13:37:10 +09:00
renderer API: deprecate the appendArc() api 2024-08-16 13:30:58 +09:00
savers common/math: code refactoring 2024-07-10 00:21:02 +09:00
meson.build build: Override dependency for use as subproject 2024-08-19 17:42:06 +09:00