mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-06 10:44:06 +00:00
Initial dependency file generation
This commit is contained in:
@@ -831,6 +831,7 @@ struct BuildContext {
|
||||
bool show_timings;
|
||||
TimingsExportFormat export_timings_format;
|
||||
String export_timings_file;
|
||||
String export_dependencies_file;
|
||||
bool show_unused;
|
||||
bool show_unused_with_location;
|
||||
bool show_more_timings;
|
||||
|
||||
Reference in New Issue
Block a user