diff options
author | Alex Langford <apl@fb.com> | 2019-04-23 21:59:07 +0000 |
---|---|---|
committer | Alex Langford <apl@fb.com> | 2019-04-23 21:59:07 +0000 |
commit | bfd248d2a67f0fe3596ffc50c15648bd1b91a578 (patch) | |
tree | f8711f68d833f0d2532edd38450a392ade097905 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 1646851b87cfe131eb79f2a1302aa5db201bacb6 (diff) | |
download | bcm5719-llvm-bfd248d2a67f0fe3596ffc50c15648bd1b91a578.tar.gz bcm5719-llvm-bfd248d2a67f0fe3596ffc50c15648bd1b91a578.zip |
[CMake] Use add_dependencies in add_llvm_install_targets
Summary:
The CMake documentation says that the `DEPENDS` field of
add_custom_target is for files and output of custom commands. Adding a
dependency on a target should be done with `add_dependency`.
Differential Revision: https://reviews.llvm.org/D60879
llvm-svn: 359042
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions