blueloveTH il y a 2 ans
Parent
commit
125e9d651b
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      build_android.sh

+ 2 - 0
build_android.sh

@@ -12,3 +12,5 @@ cmake \
     -DANDROID_PLATFORM=android-22 \
     -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
+
+cmake --build . --config Release