From 2b4cd99c962a75f244c01594aa9a1f34080e9a51 Mon Sep 17 00:00:00 2001 From: Bart van Strien Date: Sat, 4 Feb 2017 20:18:42 +0100 Subject: [PATCH] Exclude windows folder of glslang on linux --HG-- branch : minor --- platform/unix/exclude | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/platform/unix/exclude b/platform/unix/exclude index b233a4d14..a221cf613 100644 --- a/platform/unix/exclude +++ b/platform/unix/exclude @@ -1,5 +1,6 @@ -\./libraries/luasocket/libluasocket/wsocket\.* -\./modules/sound/lullaby/FLACDecoder\.* +\./libraries/luasocket/libluasocket/wsocket.* +\./modules/sound/lullaby/FLACDecoder\..* \./love\.cpp \./modules/sound/lullaby/Mpg123Decoder\.cpp \./modules/sound/lullaby/Mpg123Decoder\.h +\./libraries/glslang/glslang/OSDependent/Windows