mirror of
https://github.com/opencv/opencv.git
synced 2026-07-27 06:13:05 +04:00
cmake: Java/Android SDK refactoring
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
// This file is part of OpenCV project.
|
||||
// It is subject to the license terms in the LICENSE file found in the top-level directory
|
||||
// of this distribution and at http://opencv.org/license.html
|
||||
|
||||
#include "common.h"
|
||||
|
||||
// Include all generated JNI code
|
||||
#include "opencv_jni.hpp"
|
||||
Reference in New Issue
Block a user