mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-07 10:00:55 +08:00
[cmake]: Change to shorter RKPLATFORM macro
Change Android and Linux branches to use RKPLATFORM macro. RKPLATFORM is shorter and it is not a cmake variable. Change-Id: I09a6fe72e7dacedbb4b2b8e1a66b6f7ca625f019 Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
This commit is contained in:
@@ -18,7 +18,7 @@ cmake -DCMAKE_TOOLCHAIN_FILE=../android.toolchain.cmake \
|
||||
-DANDROID_TOOLCHAIN_NAME="arm-linux-androideabi-4.8" \
|
||||
-DANDROID_NATIVE_API_LEVEL=android-21 \
|
||||
-DANDROID_STL=system \
|
||||
-DCMAKE_RKPLATFORM_ENABLE=ON \
|
||||
-DRKPLATFORM=ON \
|
||||
../../../
|
||||
|
||||
# ----------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user