diff options
author | Brad King <brad.king@kitware.com> | 2022-03-02 20:45:47 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2022-03-02 20:49:14 (GMT) |
commit | 5c1f5357b0335158aa7b31990d1df26fd04114f2 (patch) | |
tree | 9337d4861aa21f61f24bc0fc1f21fd40bc2d5774 /Modules/CMakeDetermineCompiler.cmake | |
parent | 04a7200c7561509a83c34f2af45b2d091ae59248 (diff) | |
download | CMake-5c1f5357b0335158aa7b31990d1df26fd04114f2.zip CMake-5c1f5357b0335158aa7b31990d1df26fd04114f2.tar.gz CMake-5c1f5357b0335158aa7b31990d1df26fd04114f2.tar.bz2 |
VS: Fix CUDA compiler id with CMAKE_CUDA_ARCHITECTURES={all,all-major}
Skip the architecture verification check for these values on Visual
Studio. It cannot be implemented correctly until future work delays the
check to the main compiler test step.
Issue: #23164, #23161
Diffstat (limited to 'Modules/CMakeDetermineCompiler.cmake')
0 files changed, 0 insertions, 0 deletions