summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/bgfx/scripts/texturec.lua
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/bgfx/scripts/texturec.lua')
-rw-r--r--3rdparty/bgfx/scripts/texturec.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/3rdparty/bgfx/scripts/texturec.lua b/3rdparty/bgfx/scripts/texturec.lua
index 69a58567778..304ab7e7c6a 100644
--- a/3rdparty/bgfx/scripts/texturec.lua
+++ b/3rdparty/bgfx/scripts/texturec.lua
@@ -1,5 +1,5 @@
--
--- Copyright 2010-2019 Branimir Karadzic. All rights reserved.
+-- Copyright 2010-2021 Branimir Karadzic. All rights reserved.
-- License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause
--
@@ -31,7 +31,7 @@ project "texturec"
"psapi",
}
- configuration { "osx" }
+ configuration { "osx*" }
links {
"Cocoa.framework",
}