[Lldb-commits] [PATCH] D54476: [CMake] Streamline code signing for	debugserver
    Stefan Gränitz via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Fri Nov 16 10:50:13 PST 2018
    
    
  
sgraenitz updated this revision to Diff 174405.
sgraenitz added a comment.
Set global LLVM_CODESIGNING_IDENTITY from LLDB_CODESIGN_IDENTITY (if given).
Pass through ENTITLEMENTS from add_lldb_executable to add_llvm_executable.
https://reviews.llvm.org/D54476
Files:
  CMakeLists.txt
  cmake/modules/AddLLDB.cmake
  test/CMakeLists.txt
  tools/debugserver/CMakeLists.txt
  tools/debugserver/source/CMakeLists.txt
  unittests/tools/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54476.174405.patch
Type: text/x-patch
Size: 11926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181116/ec2c8bf2/attachment.bin>
    
    
More information about the lldb-commits
mailing list