Add (internal flag) -show-debug-messages

This commit is contained in:
gingerBill
2021-07-13 17:40:06 +01:00
parent bd954d9990
commit 698eeaf7c3
5 changed files with 35 additions and 17 deletions
+2
View File
@@ -210,6 +210,8 @@ struct BuildContext {
bool use_separate_modules;
bool threaded_checker;
bool show_debug_messages;
u32 cmd_doc_flags;
Array<String> extra_packages;