Merge pull request #1887 from jet47:android-cuda-6.0

This commit is contained in:
Roman Donchenko
2013-12-02 18:53:26 +04:00
committed by OpenCV Buildbot
5 changed files with 35 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
if(ANDROID OR IOS)
if(IOS)
ocv_module_disable(gpu)
endif()