mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
Additional ENABLE_DYNAMIC_CUDA option implemented in cmake. Warning fixes and refactoring.
This commit is contained in:
@@ -297,7 +297,7 @@ if(BUILD_FAT_JAVA_LIB)
|
||||
list(REMOVE_ITEM __deps ${m})
|
||||
endif()
|
||||
endforeach()
|
||||
if (HAVE_opencv_dynamicuda)
|
||||
if (ENABLE_DYNAMIC_CUDA)
|
||||
list(REMOVE_ITEM __deps "opencv_dynamicuda")
|
||||
endif()
|
||||
if (ANDROID AND HAVE_opencv_gpu)
|
||||
|
||||
Reference in New Issue
Block a user