Lines Matching refs:be

3 CMake is great, and so is Android. This is a collection of CMake scripts that may be useful to the …
36 …ble to build with NDK from AOSP or Linaro Android source tree, but you may be required to manually…
45 So don't even try other targets that can be found in CMake documentation and don't forget to explic…
64 … several compiler toolchains and target platforms. Most of the options can be set either as cmake …
78 * **ANDROID_NATIVE_API_LEVEL** - level of android API to build for. Can be set either to full name …
84 …to be used. This option allows to select between different GCC and Clang versions. The list of pos…
125 Normally _android-cmake_ users are not supposed to touch these variables but they might be useful t…
127 …structions instead of Thumb. Applicable only for arm ABIs and is forced to be `ON` for `armeabi-v6…
132 * **ANDROID_NDK_LAYOUT** = `RELEASE` - inner layout of Android NDK, should be detected automaticall…
146 _android-cmake_ defines `ANDROID` CMake variable which can be used to add Android-specific stuff:
163 Other variables that are set by _android-cmake_ and can be used for the fine-grained build configur…
166 …d API level we are building for (note: Java part of Andoid application can be built for another AP…
180 …ed to locate a host package even when cross-compiling. For example you can be searching for your d…
188 # in case of cross compilation these macro should be defined by toolchain file
207 The flags will be prepopulated with critical flags, so don't loose them. Also be aware that _androi…
213 First of all `cygwin` builds are **NOT supported** and will not be supported by _android-cmake_. To…
231 …* It must be `MinGW Makefiles` and not `Unix Makefiles` even if your `make.exe` is not a MinGW's m…