xref: /openbsd-src/gnu/llvm/lldb/cmake/modules/debugserverConfig.cmake (revision 8550894424f8a4aa4aafb6cd57229dd6ed7cd9dd)
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