Don't build CUDA modules stubs by default (use -DBUILD_CUDA_STUBS=ON
if need them)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
if(IOS)
|
||||
if(IOS OR (NOT HAVE_CUDA AND NOT BUILD_CUDA_STUBS))
|
||||
ocv_module_disable(cudaarithm)
|
||||
endif()
|
||||
|
||||
|
Reference in New Issue
Block a user