Updating opencv module definition in cmake (continued)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
IF(NOT ANDROID)
|
||||
MESSAGE( FATAL_ERROR "This project is for ANDROID only" )
|
||||
IF(NOT ANDROID OR NOT WITH_ANDROID_CAMERA)
|
||||
return()
|
||||
ENDIF()
|
||||
|
||||
if (BUILD_ANDROID_CAMERA_WRAPPER)
|
||||
|
Reference in New Issue
Block a user