https://github.com/Kitware/CMake
Revision 236d6244a0f44fbe0f50f16fb259a3817ce463c4 authored by Brad King on 11 November 2016, 19:50:50 UTC, committed by Brad King on 18 November 2016, 15:02:57 UTC
When this variable is not set by the user or toolchain file, set it to
the default selected.  This will be useful for client code that needs to
pass the value to an external tool that needs to find the same toolchain
in the NDK.  Leave it empty for a standalone toolchain.

Suggested-by: Ruslan Baratov <ruslan_baratov@yahoo.com>
1 parent 5cfc2e9
History
Tip revision: 236d6244a0f44fbe0f50f16fb259a3817ce463c4 authored by Brad King on 11 November 2016, 19:50:50 UTC
Android: Always set CMAKE_ANDROID_NDK_TOOLCHAIN_VERSION
Tip revision: 236d624
File Mode Size
CMakeLists.txt -rw-r--r-- 198 bytes
CTestConfig.cmake -rw-r--r-- 288 bytes
sleep.c -rw-r--r-- 325 bytes
test.cmake.in -rw-r--r-- 1.5 KB

back to top