Fix travis BUILD
This commit is contained in:
@@ -34,8 +34,8 @@ filter({})
|
||||
|
||||
characterset("Unicode")
|
||||
flags({
|
||||
--"ExtraWarnings", -- Sets the compiler's maximum warning level.
|
||||
"FatalWarnings", -- Treat warnings as errors.
|
||||
"ExtraWarnings", -- Sets the compiler's maximum warning level.
|
||||
--"FatalWarnings", -- Treat warnings as errors.
|
||||
})
|
||||
|
||||
filter("kind:StaticLib")
|
||||
|
||||
Reference in New Issue
Block a user