Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.

Commit

Permalink
Remove junk
Browse files Browse the repository at this point in the history
  • Loading branch information
ruslo committed Nov 15, 2016
1 parent 215a71f commit 75d363f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AndroidApk.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ function(android_create_apk)
"-DANDROID_ABI_DIR=${ANDROID_ABI_DIR}"
"-DANDROID_ANDROID_COMMAND_PATH=${ANDROID_ANDROID_COMMAND_PATH}"
"-DANDROID_ANT_COMMAND_PATH=${ANDROID_ANT_COMMAND_PATH}"
r "-DCMAKE_SYSTEM_VERSION=${CMAKE_SYSTEM_VERSION}"
"-DCMAKE_SYSTEM_VERSION=${CMAKE_SYSTEM_VERSION}"
"-DANDROID_APK_PACKAGE=${ANDROID_APK_PACKAGE}"
"-DANDROID_APK_RELEASE=${ANDROID_APK_RELEASE}"
"-DANDROID_APK_FULLSCREEN=${ANDROID_APK_FULLSCREEN}"
Expand Down

0 comments on commit 75d363f

Please sign in to comment.