Commit 45893161 authored by Ethan Rublee's avatar Ethan Rublee

Making highgui build for android

parent ed134226
......@@ -351,5 +351,5 @@ set(high_gui_android_srcs src/bitstrm.cpp
src/grfmt_sunras.cpp
src/grfmt_pxm.cpp
src/window.cpp )
define_android_manual(highgui "${high_gui_android_srcs}" "$(LOCAL_PATH)/src $(OPENCV_INCLUDES)")
define_android_manual(opencv_highgui "${high_gui_android_srcs}" "$(LOCAL_PATH)/src $(OPENCV_INCLUDES)")
endif()
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment