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