diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-11-12 14:15:06 -0800 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-11-12 14:17:19 -0800 |
commit | a247bd1f274e49ea83b2ad39c6ff062753e9e779 (patch) | |
tree | 0ee8e03bc576603aa298af4c0b40a7cae665683e /lldb/packages/Python/lldbsuite/test/python_api/signals | |
parent | 4ae74cc99fb9d9c1f47cc7c5cd4c515bd53e2a19 (diff) | |
download | bcm5719-llvm-a247bd1f274e49ea83b2ad39c6ff062753e9e779.tar.gz bcm5719-llvm-a247bd1f274e49ea83b2ad39c6ff062753e9e779.zip |
[LLDB] Fix/silence CMake developer warning for LLDB framework.
This fixes the following warning for developers:
Target 'liblldb' was changed to a FRAMEWORK sometime after install(). This
may result in the wrong install DESTINATION. Set the FRAMEWORK property
earlier.
The solution is to pass the FRAMEWORK flag to add_lldb_library and set
the target property before install(). For now liblldb is the only
customer.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals')
0 files changed, 0 insertions, 0 deletions