Refactor premake scripts.

This commit is contained in:
Joel Linn
2020-11-03 21:54:19 +01:00
committed by Rick Gibbed
parent e348cacc6d
commit 2a076c924f
3 changed files with 22 additions and 30 deletions

View File

@@ -73,4 +73,4 @@ project("spirv-tools")
buildoptions({
"/wd4800", -- Forcing value to bool 'true' or 'false'
"/wd4996", -- Call to 'std::equal' with parameters that may be unsafe
})
})