mirror of
https://github.com/odin-lang/Odin.git
synced 2026-01-03 19:52:30 +00:00
Add -help which prints information about the compiler flags
This commit is contained in:
@@ -102,6 +102,8 @@ struct BuildContext {
|
||||
|
||||
TargetMetrics metrics;
|
||||
|
||||
bool show_help;
|
||||
|
||||
String out_filepath;
|
||||
String resource_filepath;
|
||||
String pdb_filepath;
|
||||
|
||||
Reference in New Issue
Block a user