diff --git a/other/glew.lua b/other/glew.lua index 4f4d280e6..009fbbde4 100644 --- a/other/glew.lua +++ b/other/glew.lua @@ -45,6 +45,7 @@ Glew = { local save = function(option, output) output:option(option, "value") output:option(option, "use_winlib") + output:option(option, "use_macosxframwork") end local display = function(option)