Commit 1ec42d5
committed
[build] Fix VS toolset detection for CUDA builds
scikit-build was incorrectly auto-detecting toolset v144, which doesn't
exist. Force CMAKE_GENERATOR_TOOLSET=v143 for VS 2022 compatibility.1 parent c3c161b commit 1ec42d5
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
75 | 77 | | |
76 | 78 | | |
77 | 79 | | |
| |||
0 commit comments