From 210a9889ae35ac61a7f33a758e08fb51d46395e7 Mon Sep 17 00:00:00 2001 From: Tim Foley Date: Tue, 16 Mar 2021 13:30:39 -0700 Subject: Update binaries (#1758) --- premake5.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'premake5.lua') diff --git a/premake5.lua b/premake5.lua index a54b6cae1..7052d1de9 100644 --- a/premake5.lua +++ b/premake5.lua @@ -79,7 +79,7 @@ newoption { trigger = "build-glslang", description = "(Optional) If true glslang and spirv-opt will be built", value = "bool", - default = "true", + default = "false", allowed = { { "true", "True"}, { "false", "False" } } } -- cgit v1.2.3