mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-09-17 12:56:37 +08:00
Debug linux classpath
This commit is contained in:
parent
d6c9d57df8
commit
bbb5062652
@ -33,6 +33,9 @@ cmake -G "Ninja" -DPROJECT_ARCH=${TARGETARCH} -DCMAKE_BUILD_TYPE=${BUILD_TYPE} .
|
||||
# Build native part using ninja.
|
||||
ninja -j4
|
||||
|
||||
apt install tree
|
||||
tree
|
||||
|
||||
#Compile JCEF java classes
|
||||
cd ../tools
|
||||
chmod +x compile.sh
|
||||
|
Loading…
Reference in New Issue
Block a user