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