mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-21 13:14:59 -07:00
New build flag: -define:foo=123
This commit is contained in:
@@ -110,6 +110,8 @@ struct BuildContext {
|
||||
|
||||
gbAffinity affinity;
|
||||
isize thread_count;
|
||||
|
||||
Map<ExactValue> defined_values; // Key:
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user