glsl-optimizer: Supress misleading indentation warning.
This commit is contained in:
parent
1e63faa4d1
commit
e7c25da2ec
@ -309,6 +309,7 @@ project "glsl-optimizer"
|
||||
"-Wno-sign-compare",
|
||||
"-Wno-unused-function",
|
||||
"-Wno-unused-parameter",
|
||||
"-Wno-misleading-indentation",
|
||||
}
|
||||
|
||||
removebuildoptions {
|
||||
|
Loading…
Reference in New Issue
Block a user