Sign in
llvm
/
llvm-project.git
/
abb317ff9aba8a58449d91f6162597e54d02a57c
/
.
/
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
)