We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08d000b commit 4a3a359Copy full SHA for 4a3a359
vendor/zlib/premake5.lua
@@ -18,4 +18,5 @@ project "zlib"
18
excludes {
19
"example.c"
20
}
21
-
+
22
+ defines { "verbose=-1" } -- Stop "bit length overflow" warning
0 commit comments