mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-21 03:50:16 +00:00
...
This commit is contained in:
parent
26c9fbbcf3
commit
81840e2cc3
@ -11,6 +11,7 @@ cmake \
|
||||
-DANDROID_ABI=$1 \
|
||||
-DANDROID_PLATFORM=android-22 \
|
||||
../../.. \
|
||||
-DPK_BUILD_SHARED_LIB=ON -DPK_USE_CJSON=ON -DPK_USE_BOX2D=ON
|
||||
-DPK_BUILD_SHARED_LIB=ON -DPK_USE_CJSON=ON -DPK_USE_BOX2D=ON \
|
||||
-DCMAKE_BUILD_TYPE=Release
|
||||
|
||||
cmake --build . --config Release
|
||||
|
Loading…
x
Reference in New Issue
Block a user