Files
sourcekit-lsp/Sources/LanguageServerProtocolJSONRPC
Saleem Abdulrasool d888252350 build: force link against dependencies
This will add an additional link request for dispatch and Foundation
libraries.  These are really required on non-Darwin targets, and should
be satisfied either by the library search path or by explicitly
indicating where the dependencies can be found.
2022-02-27 12:10:30 -08:00
..