mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-25 08:57:55 +00:00
Add -subsystem:console and -subsystem:windows flags for windows
This commit is contained in:
@@ -126,6 +126,7 @@ struct BuildContext {
|
||||
bool use_lld;
|
||||
bool vet;
|
||||
bool cross_compiling;
|
||||
bool use_subsystem_windows;
|
||||
|
||||
QueryDataSetSettings query_data_set_settings;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user