Sign in
llvm
/
llvm-project
/
7f7103cd06b06f54e69fdb0aa7361b02b7c86177
/
.
/
lldb
/
cmake
/
modules
/
debugserverConfig.cmake
blob: 3b716ca877163ce8b9a9a4fc59bd3f9baa7508eb [
file
] [
log
] [
blame
]
# Duplicate options from LLDBConfig that are relevant for debugserver Standalone builds.
option
(
LLDB_USE_ENTITLEMENTS
"When code signing, use entitlements if available"
ON
)