|
|
|
|
|
by Grum9
1147 days ago
|
|
Been using unity builds forever. The trick is to also have a standard build and try to compile it every week or so to catch anything that might have been missed, like a source file that is missing a header and wont compile alone because it got the header through the unity build ordering. |
|