mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-11-03 00:03:43 +08:00
Debug linux classpath
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user