Commit afdfeef
committed
[CMake] use same generator for compiler and stdlib builds
This will support configurations where ninja is not the search path,
and will avoid problems that can arise from the stdlib build detecting
and using a different generator.
Addresses rdar://1422685991 parent 55189ba commit afdfeef
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1611 | 1611 | | |
1612 | 1612 | | |
1613 | 1613 | | |
1614 | | - | |
| 1614 | + | |
| 1615 | + | |
1615 | 1616 | | |
1616 | 1617 | | |
1617 | 1618 | | |
| |||
0 commit comments