mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-09-21 23:06:37 +08:00
Manually set java home
This commit is contained in:
parent
70be54d496
commit
422d2577d0
@ -31,6 +31,7 @@ fi
|
|||||||
#CMake patching
|
#CMake patching
|
||||||
python3 /builder/patch_cmake.py cmake/DownloadCEF.cmake
|
python3 /builder/patch_cmake.py cmake/DownloadCEF.cmake
|
||||||
python3 /builder/patch_cmake.py CMakeLists.txt
|
python3 /builder/patch_cmake.py CMakeLists.txt
|
||||||
|
export JAVA_HOME="/usr/lib/jvm/java-8-openjdk-*"
|
||||||
|
|
||||||
# Create and enter the `jcef_build` directory.
|
# Create and enter the `jcef_build` directory.
|
||||||
# The `jcef_build` directory name is required by other JCEF tooling
|
# The `jcef_build` directory name is required by other JCEF tooling
|
||||||
|
Loading…
Reference in New Issue
Block a user