mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-23 12:12:26 +00:00
meson failed with a runtime dependency error """ 4J.Render/meson.build:4:7: ERROR: Dependency "glm" not found, tried pkgconfig and cmake """ add libglm-dev so meson can find glm Signed-off-by: ViniciusCruzMoura <[email protected]>