swiftlang / sourcekit-lsp

Language Server Protocol implementation for Swift and C-based languages
Apache License 2.0
3.33k stars 280 forks source link

build: wire in LMDB for IndexStoreDB dependency #1823

Open compnerd opened 1 week ago

compnerd commented 1 week ago

This adjusts the build configuration to allow the shared LMDB library build to be wired into the build.

compnerd commented 1 week ago

Please test with following PRs: https://github.com/swiftlang/swift/pull/77624

@swift-ci please test