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