llvm-project/lldb/cmake/modules
Stefan Granitz f4283858fa [CMake] Accept entitlements for code signing in add_lldb_library()
Summary:
D57334 added entitlements support in `add_llvm_library()` so we can use it for library targets in LLDB.

Additionally this patch fixes the way that the entitlements argument is passed on from `add_lldb_executable()` to `add_llvm_executable()`. We still need the explicit parsing and passing on of single- and multi-value arguments as long as we are on CMake < 3.7 (due to bug https://gitlab.kitware.com/cmake/cmake/merge_requests/133).

Reviewers: beanz, JDevlieghere, aprantl

Reviewed By: JDevlieghere

Subscribers: mgorny, lldb-commits, #lldb

Differential Revision: https://reviews.llvm.org/D57378

llvm-svn: 352629
2019-01-30 15:13:16 +00:00
..
AddLLDB.cmake [CMake] Accept entitlements for code signing in add_lldb_library() 2019-01-30 15:13:16 +00:00
EmbedAppleVersion.cmake Fixing the Xcode build that I broke in r286479 2016-11-10 21:30:16 +00:00
FindLibEdit.cmake build: use cmake to find the libedit content 2018-05-22 23:24:46 +00:00
LLDBConfig.cmake [CMake] Turn LLDB_FRAMEWORK_TOOLS into STRING to allow overrides from cache files 2019-01-22 15:59:47 +00:00
LLDBFramework.cmake [CMake] Dump LLDB.framework tools at configuration time 2019-01-28 16:57:19 +00:00
LLDBGenerateConfig.cmake [cmake] Detect presence of wide-char libedit at build time 2018-06-11 09:14:26 +00:00
LLDBStandalone.cmake [cmake] Fix get_llvm_lit_path() to respect LLVM_EXTERNAL_LIT always 2019-01-28 15:16:03 +00:00
debugserverConfig.cmake [CMake] Move debugserver options to separate debugserverConfig.cmake 2019-01-04 12:46:38 +00:00