blueloveTH 2 anni fa
parent
commit
125e9d651b
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      build_android.sh

+ 2 - 0
build_android.sh

@@ -12,3 +12,5 @@ cmake \
     -DANDROID_PLATFORM=android-22 \
     ../../.. \
     -DPK_BUILD_SHARED_LIB=ON -DPK_USE_CJSON=ON -DPK_USE_BOX2D=ON
+
+cmake --build . --config Release