mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-19 12:22:23 -07:00
Add (internal flag) -show-debug-messages
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user