Commit 7ea15bb
authored
vulkan: Improve build time for MSVC (ggml-org#16545)
Enable CMP0147 so custom build steps (invoking vulkan-shader-gen) are run in parallel.
Enable /MP so source files are compiled in parallel.1 parent 9c7185d commit 7ea15bb
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
4 | 8 | | |
5 | 9 | | |
6 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
7 | 16 | | |
8 | 17 | | |
9 | 18 | | |
| |||
0 commit comments