Skip to content

meson: fix build without cpp toolchain

James Hilliard requested to merge jameshilliard/glib:c-only into main

We don't need a cpp toolchain for building glib so lets just automatically disable tests requiring one when not available.

Edited by James Hilliard

Merge request reports