nonfree perf tests

This commit is contained in:
Ilya Lavrenov
2014-03-13 22:35:08 +04:00
parent 6f76e7b42d
commit 357a856cf6
2 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ static const char * impls[] = {
#ifdef HAVE_CUDA
"cuda",
#endif
#ifdef HAVE_OPENCL
#ifdef HAVE_OPENCV_OCL
"ocl",
#endif
"plain"