Commit 3e0a68b
authored
Make Builds Run in Parallel (JeanPhilippeKernel#509)
- Use CMake's `--parallel` flag to allow MSVC based builds to work in
parallel.
- Ninja on Linux works in parallel by default and that is why its CI
works alot faster.1 parent 2173db0 commit 3e0a68b
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
144 | 146 | | |
145 | 147 | | |
146 | 148 | | |
| |||
0 commit comments