summaryrefslogtreecommitdiff
path: root/Source/cmGeneratorTarget.cxx
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2022-03-01 12:15:38 -0500
committerBrad King <brad.king@kitware.com>2022-03-01 12:16:40 -0500
commit2796d6eeca3d2507f12bc10db82a945a773419a2 (patch)
treecad205ee315d17de107d269c96cd8fb6201c3a27 /Source/cmGeneratorTarget.cxx
parente450d555524195e95ea140838a2b7f06caad6b1b (diff)
downloadcmake-2796d6eeca3d2507f12bc10db82a945a773419a2.tar.gz
CUDA: Fix CMAKE_CUDA_ARCHITECTURES=all/all-major with NVCC 11.5+
Changes in commit 8f64df0a7c (CUDA: Generic all and all-major support, 2021-12-19, v3.23.0-rc1~23^2) broke our architecture verification checks when using `-arch={all,all-major}` with NVCC 11.5+. If we test the compiler with `-arch={all,all-major}`, we have no expected list of architectures, so skip the check. Fixes: #23278
Diffstat (limited to 'Source/cmGeneratorTarget.cxx')
0 files changed, 0 insertions, 0 deletions