mirror of
https://github.com/opencv/opencv.git
synced 2026-07-27 22:33:03 +04:00
Added Java packages support to cmake
This commit is contained in:
@@ -309,6 +309,7 @@ class JavaWrapperGenerator(object):
|
||||
//
|
||||
package org.opencv.%s;
|
||||
%s
|
||||
import org.opencv.utils;
|
||||
%s
|
||||
public class %s {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user