[Lldb-commits] [PATCH] Initial support for building debugserver with cmake (on Mac OS X)
Malea, Daniel
daniel.malea at intel.com
Thu Aug 8 13:28:18 PDT 2013
Attaching the patch for folks who may not be on Phabricator..
Thanks,
Dan
On 2013-08-08 3:30 PM, "Daniel Malea" <daniel.malea at intel.com> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1331.1.patch
Type: application/octet-stream
Size: 6490 bytes
Desc: D1331.1.patch
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20130808/244359c2/attachment.obj>
More information about the lldb-commits
mailing list