build
This commit is contained in:
parent
24bb56810a
commit
e630cf49cd
@ -334,6 +334,7 @@ bool compile_obj_dir()
|
|||||||
command.push_back(i.string());
|
command.push_back(i.string());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
command.push_back(opt_flags);
|
||||||
command.push_back("-o");
|
command.push_back("-o");
|
||||||
command.push_back(BUILD_FILE.string());
|
command.push_back(BUILD_FILE.string());
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user