forked from OSchip/llvm-project
4 lines
174 B
CMake
4 lines
174 B
CMake
|
# Duplicate options from LLDBConfig that are relevant for debugserver Standalone builds.
|
||
|
|
||
|
option(LLDB_USE_ENTITLEMENTS "When code signing, use entitlements if available" ON)
|