mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-09-23 15:46:37 +08:00
Manually set java home
This commit is contained in:
parent
422d2577d0
commit
70817e5648
@ -31,7 +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-*"
|
||||
export JAVA_HOME="/usr/lib/jvm/java-17-openjdk*"
|
||||
|
||||
# Create and enter the `jcef_build` directory.
|
||||
# The `jcef_build` directory name is required by other JCEF tooling
|
||||
|
Loading…
Reference in New Issue
Block a user