1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

Merge pull request #2040 from asmorkalov:android_mk_fix

This commit is contained in:
Roman Donchenko
2013-12-23 18:02:18 +04:00
committed by OpenCV Buildbot
3 changed files with 34 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
if(NOT DYNAMIC_CUDA_SUPPORT)
if(NOT ENABLE_DYNAMIC_CUDA)
ocv_module_disable(dynamicuda)
endif()