mirror of
https://github.com/apple/swift-argument-parser.git
synced 2026-05-07 20:12:41 +00:00
9c753ab5d4
The `ArgumentParserTestHelpers` module depends on `ArgumentParserToolInfo` but fails to indicate that dependency. This was exposed whilst improving static linking for Windows.