Don't use the '-g' buildoption in premake We should use `symbols 'On'` instead, which is more compatible with non-clang, non-gcc build systems, like Visual Studio. Diffs= db5688c4a Don't use the '-g' buildoption in premake (#5621)