mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 21:01:33 -05: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