From 95fdc1c899f612fd3e404693fe4334a7dd3da61f Mon Sep 17 00:00:00 2001 From: Sasha Szpakowski Date: Sun, 7 Jan 2024 21:58:29 -0400 Subject: [PATCH] Linux: don't try to build web glslang files --- platform/unix/exclude | 1 + 1 file changed, 1 insertion(+) diff --git a/platform/unix/exclude b/platform/unix/exclude index 95b2573eb..083619d50 100644 --- a/platform/unix/exclude +++ b/platform/unix/exclude @@ -1,3 +1,4 @@ \./libraries/luasocket/libluasocket/wsocket.* \./love\.cpp \./libraries/glslang/glslang/OSDependent/Windows +\./libraries/glslang/glslang/OSDependent/Web