mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-07 16:01:05 +08:00
Included additional JNI include path
This commit is contained in:
@@ -8,6 +8,7 @@ if (${JNI_FOUND} MATCHES "TRUE")
|
||||
include_directories(
|
||||
../../openalpr/
|
||||
${JAVA_INCLUDE_PATH}
|
||||
${JAVA_INCLUDE_PATH2}
|
||||
)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user