CUDA: Use consistent -isystem flag style for NVIDIA nvcc
Replace -isystem=
with -isystem
for consistency with other compilers.
Fixes: #24154 (closed)
Topic-rename: nvcc-isystem
Edited by Brad King
Replace -isystem=
with -isystem
for consistency with other compilers.
Fixes: #24154 (closed)
Topic-rename: nvcc-isystem