Only generate debug info when in --debug mode (or asked).

This commit is contained in:
Ben Vanik
2013-12-22 09:50:31 -08:00
parent c92142ca02
commit de6dc92663
10 changed files with 43 additions and 7 deletions

View File

@@ -2,6 +2,7 @@
{
'sources': [
'alloy-private.h',
'alloy.cc',
'alloy.h',
'arena.cc',
'arena.h',