Commit 7c7ee0b
fix: add /Zc:preprocessor for MSVC with CUDA 13.2+
CUDA 13.2's CCCL headers require MSVC's standard conforming
preprocessor. Pass /Zc:preprocessor to cl.exe via -Xcompiler.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent bd063ea commit 7c7ee0b
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
197 | 202 | | |
198 | 203 | | |
199 | 204 | | |
| |||
0 commit comments