Lines Matching refs:path
37 # $ export ANDROID_NDK=/absolute/path/to/the/android-ndk
39 # $ cmake -DCMAKE_TOOLCHAIN_FILE=path/to/the/android.toolchain.cmake ..
48 # $ SET ANDROID_NDK=C:\absolute\path\to\the\android-ndk
51 # -DCMAKE_TOOLCHAIN_FILE=path\to\the\android.toolchain.cmake
57 # ANDROID_NDK=/opt/android-ndk - path to the NDK root.
384 # see if we have path to Android NDK
389 # see if we have path to Android standalone toolchain
404 message( STATUS "Using default path for Android NDK: ${ANDROID_NDK}" )
411 message( STATUS "Using default path for standalone toolchain ${ANDROID_STANDALONE_TOOLCHAIN}" )
440 …message( FATAL_ERROR "It is not possible to change path to the Android standalone toolchain on sub…
454 or put the toolchain or NDK in the default path:
495 …message( FATAL_ERROR "It is not possible to change the path to the NDK on subsequent CMake run. Yo…
1074 find_program( NDK_CCACHE "${_ndk_ccache}" DOC "The path to ccache binary")
1174 # try to convert path to 8.3 form
1539 set( CMAKE_INSTALL_PREFIX "${ANDROID_TOOLCHAIN_ROOT}/user" CACHE STRING "path for installing" )
1687 # ANDROID_LIBM_PATH : path to libm.so (set to something like $(TOP)/out/target/product/<product_n…
1689 # ANDROID_NDK : path to your NDK install
1690 # NDK_CCACHE : path to your ccache executable
1694 # LIBRARY_OUTPUT_PATH_ROOT : <any valid path>
1716 # ANDROID_SYSROOT : path to the compiler sysroot
1726 # ANDROID_TOOLCHAIN_ROOT : path to the top level of toolchain (standalone or placed inside NDK)
1727 # ANDROID_CLANG_TOOLCHAIN_ROOT : path to clang tools