diff options
author | Stefan Granitz <stefan.graenitz@gmail.com> | 2019-02-14 17:34:39 +0000 |
---|---|---|
committer | Stefan Granitz <stefan.graenitz@gmail.com> | 2019-02-14 17:34:39 +0000 |
commit | db85fdd11595ef06db113820a97e426cfdd5a27b (patch) | |
tree | 48d6eccbcce8e6e9944c05ac5309458d506667de /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py | |
parent | 617cd10bf73e03e0043a0b8c3bf8088a275de038 (diff) | |
download | bcm5719-llvm-db85fdd11595ef06db113820a97e426cfdd5a27b.tar.gz bcm5719-llvm-db85fdd11595ef06db113820a97e426cfdd5a27b.zip |
[CMake] Fix RPATH handling for LLDB.framework
Summary:
Generator expressions are not supported in the `BUILD_RPATH` target property.
`BUILD_RPATH` is only supported in 3.8+ https://cliutils.gitlab.io/modern-cmake/chapters/intro/newcmake.html
`LLDB_FRAMEWORK_INSTALL_DIR` should not overwrite, but rather add an install RPATH (and it should be the first)
Reviewers: xiaobai, lanza
Reviewed By: xiaobai
Subscribers: mgorny
Differential Revision: https://reviews.llvm.org/D57989
llvm-svn: 354037
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions