commit | 534618d78e0a7210515380ae33b06f8b6eac5a51 | [log] [tgz] |
---|---|---|
author | Stefan Granitz <stefan.graenitz@gmail.com> | Fri Nov 16 18:10:36 2018 +0000 |
committer | Stefan Granitz <stefan.graenitz@gmail.com> | Fri Nov 16 18:10:36 2018 +0000 |
tree | 10c3ef9370554120d026eef97cb6e111ed6e93e3 | |
parent | 66f42ea6e170ae49319c99583ddd000ef4431c7f [diff] |
[CMake] Accept ENTITLEMENTS in add_llvm_executable and llvm_codesign Summary: Allow code-signing with entitlements. FORCE may be used to avoid an error when replacing existing signatures. Reviewers: beanz, bogner Reviewed By: beanz Subscribers: mgorny, llvm-commits, lldb-commits Differential Revision: https://reviews.llvm.org/D54443 llvm-svn: 347068