mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-17 19:32:23 -07:00
Delete test executable after running, add -keep-test-executable
This commit is contained in:
@@ -442,6 +442,7 @@ struct BuildContext {
|
||||
String microarch;
|
||||
BuildModeKind build_mode;
|
||||
bool build_only;
|
||||
bool keep_test_executable;
|
||||
bool generate_docs;
|
||||
bool custom_optimization_level;
|
||||
i32 optimization_level;
|
||||
|
||||
Reference in New Issue
Block a user