We added support for code signing entitlements in add_llvm_executable() with D54443. In the future it would be useful to have this functionality available also for libraries.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D57334
[CMake] Accept ENTITLEMENTS in llvm_add_library() ClosedPublic Authored by sgraenitz on Jan 28 2019, 8:41 AM.
Details Summary We added support for code signing entitlements in add_llvm_executable() with D54443. In the future it would be useful to have this functionality available also for libraries.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 29 2019, 11:59 AM Closed by commit rL352628: [CMake] Accept ENTITLEMENTS in llvm_add_library() (authored by stefan.graenitz). · Explain WhyJan 30 2019, 7:10 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 184291 llvm/trunk/cmake/modules/AddLLVM.cmake
|