A cpp unity build is a technique used to speed up release builds by building only a single compilation unit. To create a compilation unit, one needs to include all the definitions into one cpp file ...