Issue #2316 Change default libnative_camera path implemented.

This commit is contained in:
Alexander Smorkalov
2012-09-10 16:28:56 +04:00
parent e564a53ccd
commit 86c7e183d2
2 changed files with 67 additions and 33 deletions

View File

@@ -5,7 +5,7 @@ ENDIF()
set(the_description "Auxiliary module for Android native camera support")
set(OPENCV_MODULE_TYPE STATIC)
ocv_define_module(androidcamera INTERNAL log dl)
ocv_define_module(androidcamera INTERNAL opencv_core log dl)
ocv_include_directories("${CMAKE_CURRENT_SOURCE_DIR}/camera_wrapper")
# Android source tree for native camera