[Lldb-commits] [PATCH] D48060: Introduce lldb-framework CMake target and centralize its logic

Alex Langford via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jun 15 18:09:37 PDT 2018


xiaobai updated this revision to Diff 151598.
xiaobai added a comment.

Labath's suggestion


https://reviews.llvm.org/D48060

Files:
  CMakeLists.txt
  cmake/modules/AddLLDB.cmake
  cmake/modules/LLDBFramework.cmake
  source/API/CMakeLists.txt
  tools/argdumper/CMakeLists.txt
  tools/darwin-debug/CMakeLists.txt
  tools/debugserver/source/CMakeLists.txt
  tools/driver/CMakeLists.txt
  tools/lldb-server/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48060.151598.patch
Type: text/x-patch
Size: 11886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180616/a8410493/attachment.bin>


More information about the lldb-commits mailing list