thorvg/test/capi
Hermet Park 69063d2405 infra: specify TVG_API for both static/dynamic linking.
The previous meson script was incomplete,
therefore this change requires it to be revised.

To enable static linking use the next meson option.
"-Ddefault_library=static"

Issue: https://github.com/thorvg/thorvg/issues/1234
2023-04-22 18:32:22 +09:00
..
capiFill.cpp test: fix broken plugin support. 2023-04-06 19:47:10 +09:00
capiInitializer.cpp test: fix broken plugin support. 2023-04-06 19:47:10 +09:00
capiLinearGradient.cpp test: fix broken plugin support. 2023-04-06 19:47:10 +09:00
capiMain.cpp tests capi: revise the show-case & infrastructure. 2021-06-12 02:11:01 +09:00
capiPaint.cpp test: fix broken plugin support. 2023-04-06 19:47:10 +09:00
capiPicture.cpp test capi: ++coverage 2023-04-06 19:54:54 +09:00
capiRadialGradient.cpp test: fix broken plugin support. 2023-04-06 19:47:10 +09:00
capiSavers.cpp test: fix broken plugin support. 2023-04-06 19:47:10 +09:00
capiScene.cpp test: fix broken plugin support. 2023-04-06 19:47:10 +09:00
capiShape.cpp test: fix broken plugin support. 2023-04-06 19:47:10 +09:00
capiSwCanvas.cpp test: fix broken plugin support. 2023-04-06 19:47:10 +09:00
meson.build infra: specify TVG_API for both static/dynamic linking. 2023-04-22 18:32:22 +09:00