Turn off -Weverything for Travis.
This commit is contained in:
parent
8bdf58a725
commit
6f7d6642ef
@ -149,8 +149,8 @@ solution "example"
|
|||||||
configuration "vs*"
|
configuration "vs*"
|
||||||
defines { "_CRT_SECURE_NO_WARNINGS" }
|
defines { "_CRT_SECURE_NO_WARNINGS" }
|
||||||
|
|
||||||
configuration "gmake"
|
-- configuration "gmake"
|
||||||
buildoptions "-Weverything"
|
-- buildoptions "-Weverything"
|
||||||
|
|
||||||
project "condense"
|
project "condense"
|
||||||
kind "ConsoleApp"
|
kind "ConsoleApp"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user