branchrust_reboot/main/faster_il2cpp_compilationcancel
3 Commits over 0 Days - ∞cph!
Instead apply the IL2CPP arguments via `IPreprocessBuildWithReport` which allows you to override IL2CPP arguments per platform
- only apply to windows
Revert the project wide IL2CPP arguments since it doesn't work on OSX with clang
Pass argument to IL2CPP to increase number of cores Link.exe uses
- reduces IL2CPP linking step by 22 min