labwc/src/button
Johan Malm 715405fe29 build: make svg buttons optional
Add -Dsvg=disabled to your meson setup/configure command to disable svg
buttons even if the correct version of librsvg is available.

Note that regardless of this patch and the value of the 'svg' variable,
the build will gracefully fall back to not using librsvg if the correct
version is not available.

Helped-by: @01micko
2023-09-17 19:26:41 +01:00
..
button-png.c button-png.c: s/png_load/button_png_load/ 2023-09-17 19:26:41 +01:00
button-svg.c Support svg buttons 2023-09-17 19:26:41 +01:00
button-xbm.c button/common.c: share button_filename() to reduce duplication 2023-09-17 19:26:41 +01:00
common.c button/common.c: share button_filename() to reduce duplication 2023-09-17 19:26:41 +01:00
meson.build build: make svg buttons optional 2023-09-17 19:26:41 +01:00