mirror of
https://github.com/odin-lang/Odin.git
synced 2026-02-16 08:04:07 +00:00
Experiment with different uses of -use-separate-modules
This commit is contained in:
@@ -426,6 +426,7 @@ struct BuildContext {
|
||||
bool linker_map_file;
|
||||
|
||||
bool use_separate_modules;
|
||||
bool module_per_file;
|
||||
bool no_threaded_checker;
|
||||
|
||||
bool show_debug_messages;
|
||||
|
||||
Reference in New Issue
Block a user