diff options
author | Stefan Granitz <stefan.graenitz@gmail.com> | 2019-07-25 10:47:49 +0000 |
---|---|---|
committer | Stefan Granitz <stefan.graenitz@gmail.com> | 2019-07-25 10:47:49 +0000 |
commit | c8916258d5a9f6cdf1d6125b3aa3e68b91e61a98 (patch) | |
tree | a79b17f08e1dd5bb210ce4dd8456fe447471b422 /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py | |
parent | 55fd57ba95a3e6e4f0c5738abc067934f995c4c8 (diff) | |
download | bcm5719-llvm-c8916258d5a9f6cdf1d6125b3aa3e68b91e61a98.tar.gz bcm5719-llvm-c8916258d5a9f6cdf1d6125b3aa3e68b91e61a98.zip |
[lldb][CMake] Fix framework-enabled build detail for Xcode
If debugserver or any other framework tool gets built first, its post-build copy operation was using 'Resources' as the file name instead of the destination directory. It was not a problem with Ninja, because here the framework structure was alreaady created at configuration time. With this fix, both generators are happy.
llvm-svn: 367005
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions