[Lldb-commits] [PATCH] D55032: [CMake] Fix standalone build for debugserver on macOS

Alex Langford via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Nov 28 15:57:20 PST 2018


xiaobai accepted this revision.
xiaobai added a comment.
This revision is now accepted and ready to land.

This change looks fine to me. Have you considered creating something like a "debugserverStandalone.cmake" file similar to how LLDB standalone builds work? Might save us from some duplication, but I'm not sure if it would be overkill.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55032/new/

https://reviews.llvm.org/D55032





More information about the lldb-commits mailing list