Commit 100ed8b
CMake: Add 'USES_TERMINAL' to custom target for Ninja
With the Ninja generator, output from custom target is captured
and buffered, progress is only visible after the command finishes
Adding USES_TERMINAL enables real-time progress output during the custom step1 parent bc6714e commit 100ed8b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments