Makefile: added mode flag for full logs
MODE=full will initialise a debug build with all logs, including test logs. Otherwise, MODE=debug just sets up standard debug build with main logs but no testing logs. MODE=release optimises and strips all logs.
This commit is contained in:
Reference in New Issue
Block a user