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