<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Thanks for the feedback Brad.</div><div><br></div><div>The iOS support is definitely "Works for Me". My hope is this would also work for Android, but I'm not setup to build for Android.</div><div><br></div><div>The CMake command I'm using is:</div><div><br></div><div><div style="margin: 0px; font-family: 'Andale Mono'; color: rgb(56, 193, 255); background-color: rgb(0, 0, 0); position: static; z-index: auto;">cmake<span style="color: #29f914"> </span>-G<span style="color: #29f914"> </span>Ninja<span style="color: #29f914"> </span>-DCMAKE_OSX_ARCHITECTURES=<span style="color: #afad24">"armv7"</span><span style="color: #29f914"> </span>-DCMAKE_TOOLCHAIN_FILE=../llvm/cmake/platforms/iOS.cmake<span style="color: #29f914"> </span><span style="text-decoration: underline">../llvm/</span></div></div><div><br></div><div>How does this revised patch look?</div><div><br></div><div>Thanks,</div><div>-Chris</div><div><br></div></body></html>