Sign in
rust
/
rust-lang
/
llvm-project
/
e8a2ffcf322f45b8dce82c65ab27a3e2430a6b51
/
.
/
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
)