mirror of
https://github.com/kiwix/java-libkiwix.git
synced 2025-09-15 01:59:01 -04:00
Fixed jni directory in test cases
This commit is contained in:
parent
38043b0b67
commit
306916fc5c
@ -35,8 +35,8 @@ if (JNI_FOUND)
|
||||
endif()
|
||||
|
||||
include_directories(
|
||||
/opt/hostedtoolcache/jdk/11.0.17/x64/include
|
||||
/opt/hostedtoolcache/jdk/11.0.17/x64/include/linux
|
||||
/opt/hostedtoolcache/jdk/11.0.18/x64/include
|
||||
/opt/hostedtoolcache/jdk/11.0.18/x64/include/linux
|
||||
${PROJECT_SOURCE_DIR}/../main/cpp
|
||||
${PROJECT_SOURCE_DIR}/../../build/include/libkiwix
|
||||
${PROJECT_SOURCE_DIR}/../../build/include/libzim
|
||||
|
Loading…
x
Reference in New Issue
Block a user