mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
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