mirror of
https://github.com/odin-lang/Odin.git
synced 2026-07-29 18:37:47 +00: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