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