diff --git a/thirdparty/build/newton.lua b/thirdparty/build/newton.lua index d9f9d4d20..9c9b93bb4 100644 --- a/thirdparty/build/newton.lua +++ b/thirdparty/build/newton.lua @@ -10,6 +10,7 @@ LIBRARY.OsDefines.Windows = { } LIBRARY.Language = "C++" +LIBRARY.DisableWarnings = true -- Newton has many warnings we can't really fix LIBRARY.Files = { "../thirdparty/include/newton/**.h",