[PATCH] D16119: [CMake] Adding experimental support for tvOS and watchOS

Chris Bieneman via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 12 10:55:10 PST 2016


beanz created this revision.
beanz added reviewers: samsonov, zaks.anna, kubabrecka.
beanz added a subscriber: llvm-commits.

* Refactored the iOS config-ix.cmake code to be a more compact loop over supported embedded platforms.
* Added watchOS and tvOS as experimental platforms, they don't currently build so they are disabled by default

http://reviews.llvm.org/D16119

Files:
  cmake/config-ix.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16119.44654.patch
Type: text/x-patch
Size: 6700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160112/d7e6d31a/attachment.bin>


More information about the llvm-commits mailing list