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