We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38043b0 commit 306916fCopy full SHA for 306916f
1 file changed
lib/src/test/CMakeLists.txt
@@ -35,8 +35,8 @@ if (JNI_FOUND)
35
endif()
36
37
include_directories(
38
-/opt/hostedtoolcache/jdk/11.0.17/x64/include
39
-/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
40
${PROJECT_SOURCE_DIR}/../main/cpp
41
${PROJECT_SOURCE_DIR}/../../build/include/libkiwix
42
${PROJECT_SOURCE_DIR}/../../build/include/libzim
0 commit comments