Commit c71acb8
committed
Improves packaging performance by enabling parallel jobs
Adds parallel job support to the packaging step by passing the `-j` flag to CPack. Utilizes the number of processors to speed up the packaging process, enhancing efficiency during builds.1 parent eaa6e1c commit c71acb8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments