[Lldb-commits] [PATCH] D24749: [CMake] Initial support for LLDB.framework
Chris Bieneman via lldb-commits
lldb-commits at lists.llvm.org
Wed Sep 21 12:41:19 PDT 2016
beanz updated this revision to Diff 72097.
beanz added a comment.
- Use INSTALL_RPATH and BUILD_WITH_INSTALL_RPATH instead of manually setting the rpath linker flags
https://reviews.llvm.org/D24749
Files:
CMakeLists.txt
cmake/LLDBDependencies.cmake
cmake/modules/AddLLDB.cmake
cmake/modules/LLDBConfig.cmake
scripts/CMakeLists.txt
scripts/Python/finishSwigPythonLLDB.py
source/API/CMakeLists.txt
tools/argdumper/CMakeLists.txt
tools/darwin-debug/CMakeLists.txt
tools/debugserver/source/MacOSX/CMakeLists.txt
tools/lldb-server/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24749.72097.patch
Type: text/x-patch
Size: 13404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160921/7572cc7f/attachment-0001.bin>
More information about the lldb-commits
mailing list