diff options
author | Brad King <brad.king@kitware.com> | 2023-03-30 13:43:01 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-03-30 13:43:01 (GMT) |
commit | 6546da83b33778edbcd1859c55d758caece09c5e (patch) | |
tree | 71e86ca2f9a954ffb08aaaa3c42d214c2e7f8bac /Help/guide/tutorial/Step3/tutorial.cxx | |
parent | 4901fdb201bc6264e976e105780a490d9c0eba19 (diff) | |
download | CMake-6546da83b33778edbcd1859c55d758caece09c5e.zip CMake-6546da83b33778edbcd1859c55d758caece09c5e.tar.gz CMake-6546da83b33778edbcd1859c55d758caece09c5e.tar.bz2 |
CUDA: Fix CUDA architecture flags for nvcc response files
`nvcc --options-file` does not parse unquoted arguments in a response
file correctly if they contain `[]`. Quote the `--generate-code=` flags
we add for CUDA architectures.
Fixes: #24657
Diffstat (limited to 'Help/guide/tutorial/Step3/tutorial.cxx')
0 files changed, 0 insertions, 0 deletions