Attaching the patch for folks who may not be on Phabricator.. Thanks, Dan
On 2013-08-08 3:30 PM, "Daniel Malea" <[email protected]> wrote: > > Hi all, I'm not sure how many people use CMake on Mac OS X.. For those >who are, this patch gets us a little closer to being able to build >everything needed for lldb with CMake. > > Specifically, I added a target for debugserver. I tried to copy what >XCode does for codesigning, but there's probably some missing things. >Also, I'm not sure if the resulting directory structure is correct. > > Nonetheless, with this change, a cmake build can build/link a >debugserver binary, though due to codesigning related issues, it's not >very testable. Comments welcome! > >http://llvm-reviews.chandlerc.com/D1331
D1331.1.patch
Description: D1331.1.patch
_______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
