Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
refs/heads/dev-newmaster
/
.
/
lldb
/
cmake
/
modules
/
debugserverConfig.cmake
blob: 3b716ca877163ce8b9a9a4fc59bd3f9baa7508eb [
file
] [
log
] [
blame
] [
edit
]
# Duplicate options from LLDBConfig that are relevant for debugserver Standalone builds.
option
(
LLDB_USE_ENTITLEMENTS
"When code signing, use entitlements if available"
ON
)