Skip to content

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

Merge request reports