]> granicus.if.org Git - llvm/commit
[CMake] Add variable IOS to iOS toolchain
authorChris Bieneman <beanz@apple.com>
Fri, 17 Feb 2017 01:11:41 +0000 (01:11 +0000)
committerChris Bieneman <beanz@apple.com>
Fri, 17 Feb 2017 01:11:41 +0000 (01:11 +0000)
commit36d946dcba5dec751f4c88c68c1bd0bb36aca37b
treeae315b5500d03c5e3ad9b6ff56bf088911a16e12
parent51a412113b201e275f69c90be1ac128770ef6b82
[CMake] Add variable IOS to iOS toolchain

This is useful for some edge cases where detecting things gets tricky. Specifically LLDB needs this to support iOS because CMake doesn't support running tests using obj-c code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@295392 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/platforms/iOS.cmake