mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The `add_swift_target_executable` is used in a single case, where it is already being built in a standard library only build. This removes the unnecessary condition in the build path.