Manually set java home

This commit is contained in:
Fritz Windisch 2023-08-07 17:11:40 +02:00
parent 70be54d496
commit 422d2577d0

View File

@ -31,6 +31,7 @@ fi
#CMake patching
python3 /builder/patch_cmake.py cmake/DownloadCEF.cmake
python3 /builder/patch_cmake.py CMakeLists.txt
export JAVA_HOME="/usr/lib/jvm/java-8-openjdk-*"
# Create and enter the `jcef_build` directory.
# The `jcef_build` directory name is required by other JCEF tooling