mirror of https://github.com/Kitware/CMake.git
Browse Source
I was previously appending to nvcc_flags inside the file loop. This caused the flag to be appended multiple times which freaks out nvcc. Now the flag is specifically handled per file.pull/151/head

committed by
Brad King

2 changed files with 5 additions and 1 deletions
Loading…
Reference in new issue