ImmutableOctet / glare

Glare: Open Source Game Engine written in Modern C++
MIT License
0 stars 0 forks source link

Set up unity builds for reflection source files #69

Open ImmutableOctet opened 4 months ago

ImmutableOctet commented 4 months ago

We should try building reflection code together, since they're a significant bottleneck. For some reason MSVC doesn't want to build them in parallel, so there's no downside in scalability there, either.