Searched refs:ANDROID_NDK (Results 1 – 25 of 43) sorted by relevance
12
5 if [ -z "$ANDROID_NDK" ]11 if [ ! -d "$ANDROID_NDK" ]13 echo "ANDROID_NDK not a directory; did you install it under ${ANDROID_NDK}?"22 CMAKE_ARGS+=("-DCMAKE_TOOLCHAIN_FILE=$ANDROID_NDK/build/cmake/android.toolchain.cmake")40 CMAKE_ARGS+=("-DANDROID_NDK=$ANDROID_NDK")
13 if [ -z "$ANDROID_NDK" ]19 if [ ! -d "$ANDROID_NDK" ]21 echo "ANDROID_NDK not a directory; did you install it under ${ANDROID_NDK}?"30 CMAKE_ARGS+=("-DCMAKE_TOOLCHAIN_FILE=$ANDROID_NDK/build/cmake/android.toolchain.cmake")51 CMAKE_ARGS+=("-DANDROID_NDK=$ANDROID_NDK")
12 ndk = "$ANDROID_NDK"21 ANDROID_NDK="$(cd "$ANDROID_NDK"; pwd)"61 The environment variables ANDROID_NDK and ANDROID_HOME must be set to the64 ANDROID_NDK="$ANDROID_NDK"73 [ -d "$ANDROID_NDK" ] || usage
9 ANDROID_NDK="$1"11 if ! [ -d "$ANDROID_NDK" ] || ! [ -x "${ANDROID_NDK}/ndk-build" ]; then36 python tools/skqp/generate_gn_args $BUILD "$ANDROID_NDK" $ARCH
3 # Usually this file is called from run_tests.sh which requires the $ANDROID_NDK variable to be set …6 # set(ANDROID_NDK $ENV{HOME}/Library/Android/sdk/ndk-bundle)8 # set(ANDROID_NDK $ENV{HOME}/Android/sdk/ndk-bundle)13 set(GOOGLETEST_ROOT ${ANDROID_NDK}/sources/third_party/googletest)
56 if [ -z "$ANDROID_NDK" ]; then95 -DCMAKE_TOOLCHAIN_FILE=${ANDROID_NDK}/build/cmake/android.toolchain.cmake \
14 You must define `ANDROID_NDK` as an environment variable and make sure `cmake` is on your path.19 echo $ANDROID_NDK36 export ANDROID_NDK=$ANDROID_HOME/ndk/21.3.6528147/
23 export ANDROID_NDK="$BUILD_ROOT/android-ndk-r21"46 "$ANDROID_NDK/ndk-build" \56 "$ANDROID_NDK/ndk-build" \
22 export ANDROID_NDK="$BUILD_ROOT/android-ndk-r20"27 TOOLCHAIN_PATH="$ANDROID_NDK/build/cmake/android.toolchain.cmake"63 "-DANDROID_NDK=$ANDROID_NDK" \
23 if [ -z "$ANDROID_NDK" ]; then36 -DCMAKE_TOOLCHAIN_FILE=${ANDROID_NDK}/build/cmake/android.toolchain.cmake \
45 if [ -z "$ANDROID_NDK" ]; then83 -DCMAKE_TOOLCHAIN_FILE=${ANDROID_NDK}/build/cmake/android.toolchain.cmake \
3 set(GOOGLETEST_ROOT ${ANDROID_NDK}/sources/third_party/googletest/googletest)
9 Copy from the kernel source include/linux/hid.h and include/linux/hidraw.h to $(ANDROID_NDK)/platfo…
94 Unpack the Android NDK somewhere and export `ANDROID_NDK` to point to the98 -DCMAKE_TOOLCHAIN_FILE=${ANDROID_NDK}/build/cmake/android.toolchain.cmake \112 adb push ${ANDROID_NDK}/prebuilt/android-ARCH/gdbserver/gdbserver \120 ${ANDROID_NDK}/prebuilt/HOST/bin/gdb
18 "${ANDROID_NDK}/sources/cxx-stl/${lib_path}/libs/${ANDROID_ABI}/lib${so_base}.so"
18 set(APP_GLUE_DIR ${ANDROID_NDK}/sources/android/native_app_glue)
19 # $ANDROID_NDK/sources/third_party/24 "${ANDROID_NDK}/sources/third_party/vulkan/src" ABSOLUTE)
9 export ANDROID_NDK=${NDK}
40 ENV ANDROID_NDK=/root/android-ndk-r20
40 ENV ANDROID_NDK=/root/android-ndk-r18