We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecb8582 commit f3710eaCopy full SHA for f3710ea
External/CUDA/CMakeLists.txt
@@ -63,7 +63,6 @@ macro(create_local_cuda_tests VariantSuffix)
63
list(APPEND CUDA_LOCAL_TESTS assert)
64
list(APPEND CUDA_LOCAL_TESTS axpy)
65
list(APPEND CUDA_LOCAL_TESTS algorithm)
66
- list(APPEND CUDA_LOCAL_TESTS array)
67
list(APPEND CUDA_LOCAL_TESTS cmath)
68
list(APPEND CUDA_LOCAL_TESTS complex)
69
list(APPEND CUDA_LOCAL_TESTS math_h)
0 commit comments