Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove winit from compilation on Linux (#372)
Winit is only used in one line in MacOS and Windows, and unused in Linux. This change improves initial compile times from 3m 50s to ~3m 25 on my machine.
- Loading branch information