mirror of
https://github.com/reactos/CMake.git
synced 2024-12-01 15:30:40 +00:00
1b0c77a33d
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. |
||
---|---|---|
.. | ||
make2cmake.cmake | ||
parse_cubin.cmake | ||
run_nvcc.cmake |