mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
VS: Fixing L4 warnings.
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
-- License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause
|
||||
--
|
||||
|
||||
group "tools/shaderc"
|
||||
|
||||
local GLSL_OPTIMIZER = path.join(BGFX_DIR, "3rdparty/glsl-optimizer")
|
||||
local FCPP_DIR = path.join(BGFX_DIR, "3rdparty/fcpp")
|
||||
|
||||
@@ -276,3 +278,5 @@ project "shaderc"
|
||||
configuration {}
|
||||
|
||||
strip()
|
||||
|
||||
group "tools"
|
||||
|
||||
Reference in New Issue
Block a user