mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-18 11:52:22 -07:00
-show-defineables and -export-defineables
This commit is contained in:
@@ -844,6 +844,8 @@ struct BuildContext {
|
||||
bool show_unused;
|
||||
bool show_unused_with_location;
|
||||
bool show_more_timings;
|
||||
bool show_defineables;
|
||||
String export_defineables_file;
|
||||
bool show_system_calls;
|
||||
bool keep_temp_files;
|
||||
bool ignore_unknown_attributes;
|
||||
|
||||
Reference in New Issue
Block a user