Skip to content

Commit 0539b60

Browse files
committed
Fix filesystem argument propagation
1 parent c3e5241 commit 0539b60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

swift-tools-support-core/Sources/TSCUtility/PkgConfig.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ public struct PkgConfig {
157157
name: dep,
158158
additionalSearchPaths: additionalSearchPaths,
159159
diagnostics: diagnostics,
160+
fileSystem: fileSystem,
160161
brewPrefix: brewPrefix
161162
)
162163

0 commit comments

Comments
 (0)