summaryrefslogtreecommitdiff
path: root/share/cmake-3.17/Modules/Platform/Android/abi-mips-Clang.cmake
blob: 73adddecfb2294eaba199f0f3dae7740815cf9bd (plain)
1
2
3
4
# <ndk>/build/core/toolchains/mipsel-linux-android-clang/setup.mk
set(_ANDROID_ABI_CLANG_TARGET "mipsel-none-linux-android")

include(Platform/Android/abi-common-Clang)