xref: /llvm-project/lldb/cmake/modules/debugserverConfig.cmake (revision d0dc161f62f783a6c48db21a601c1b062ce0f2d0)
1# Duplicate options from LLDBConfig that are relevant for debugserver Standalone builds.
2
3option(LLDB_USE_ENTITLEMENTS "When code signing, use entitlements if available" ON)
4