Y
Hacker News
new
|
ask
|
show
|
jobs
by
Murk
3763 days ago
I am not familiar with unity, but why should it slow down builds?
1 comments
lfowles
3762 days ago
From a quick google, unity builds are akin to #include-ing every file in the project (yes, the .cpp files too).
link