mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-18 04:53:06 +01:00
Cleanup.
This commit is contained in:
@@ -130,6 +130,7 @@ project "glslang"
|
||||
|
||||
defines {
|
||||
"ENABLE_OPT=1", -- spirv-tools
|
||||
"ENABLE_HLSL=1",
|
||||
}
|
||||
|
||||
includedirs {
|
||||
@@ -216,11 +217,6 @@ project "glslang"
|
||||
"-fno-strict-aliasing", -- glslang has bugs if strict aliasing is used.
|
||||
}
|
||||
|
||||
configuration {}
|
||||
defines {
|
||||
"ENABLE_HLSL=1",
|
||||
}
|
||||
|
||||
configuration {}
|
||||
|
||||
project "glsl-optimizer"
|
||||
|
||||
Reference in New Issue
Block a user