mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-28 16:21:48 -07:00
-out and generate executable in the current working directory
This commit is contained in:
@@ -15,6 +15,7 @@ struct BuildContext {
|
||||
|
||||
String command;
|
||||
|
||||
String out_filepath;
|
||||
String opt_flags;
|
||||
String llc_flags;
|
||||
String link_flags;
|
||||
|
||||
Reference in New Issue
Block a user