mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
While the imagemagick C++ support requires wchar, it is not the case for the graphicsmagick C++ support, so we can drop the BR2_USE_WCHAR condition when deciding whether or not GraphicsMagick++-config should be tweaked. Signed-off-by: Grzegorz Blach <grzegorz@blach.pl> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>