mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Cleanup.
This commit is contained in:
@@ -310,7 +310,6 @@ project "glsl-optimizer"
|
||||
"-Wno-sign-compare",
|
||||
"-Wno-unused-function",
|
||||
"-Wno-unused-parameter",
|
||||
"-Wno-misleading-indentation",
|
||||
}
|
||||
|
||||
removebuildoptions {
|
||||
@@ -363,6 +362,7 @@ project "fcpp"
|
||||
configuration { "not vs*" }
|
||||
buildoptions {
|
||||
"-Wno-implicit-fallthrough",
|
||||
"-Wno-parentheses-equality",
|
||||
}
|
||||
|
||||
configuration {}
|
||||
|
||||
Reference in New Issue
Block a user