3 lines
174 B
CMake
3 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)
|