Only generate debug info when in --debug mode (or asked).
This commit is contained in:
@@ -12,6 +12,11 @@
|
||||
|
||||
#include <alloy/core.h>
|
||||
|
||||
#include <gflags/gflags.h>
|
||||
|
||||
|
||||
DECLARE_bool(debug);
|
||||
|
||||
|
||||
namespace alloy {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user