Commit 380cc520 authored by Alexander Alekhin's avatar Alexander Alekhin

build: fix cuda tests

parent 4a095e4d
......@@ -46,6 +46,8 @@
using namespace cvtest;
namespace {
//////////////////////////////////////////////////////////////////////////////
// GEMM
......@@ -401,4 +403,6 @@ INSTANTIATE_TEST_CASE_P(CUDA_Arithm, Convolve, testing::Combine(
#endif // HAVE_CUBLAS
} // namespace
#endif // HAVE_CUDA
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment