Skip to content

Commit cb50e8c

Browse files
committed
missing dependency
1 parent 5802120 commit cb50e8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Package.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ let package:Package = .init(
225225
.target(name: "LinkResolution",
226226
dependencies: [
227227
.target(name: "InlineArray"),
228+
.target(name: "LexicalPaths"),
228229
.target(name: "SourceDiagnostics"),
229230
.target(name: "Symbols"),
230231
// This dependency is present for (questionable?) performance reasons.

0 commit comments

Comments
 (0)