llvm-project/lldb/cmake/modules
Pavel Labath e5cfc67113 [cmake] Make lldb build with the android ndk toolchain file
Summary:
The NDK cmake toolchain file defines CMAKE_SYSTEM_NAME=Android, so switch the
build to use that. I have also updated the in-tree toolchain file to do that
(instead of defining __ANDROID_NDK__), so it can still be used to build.
After migrating the last bits of non-toolchainy bits out of the in-tree
toolchain, I intend to delete it.

Reviewers: tberghammer, danalbert

Subscribers: srhines, mgorny, lldb-commits

Differential Revision: https://reviews.llvm.org/D28775

llvm-svn: 292212
2017-01-17 11:55:00 +00:00
..
AddLLDB.cmake [CMake] Fix install rules for tools included in the framework 2017-01-04 03:36:35 +00:00
EmbedAppleVersion.cmake Fixing the Xcode build that I broke in r286479 2016-11-10 21:30:16 +00:00
LLDBConfig.cmake [cmake] Make lldb build with the android ndk toolchain file 2017-01-17 11:55:00 +00:00
LLDBStandalone.cmake [cmake] Obtain LLVM_CMAKE_PATH from llvm-config 2017-01-09 23:12:37 +00:00