Saleem Abdulrasool
Saleem Abdulrasool
@swift-ci please test
CC: @neonichu
Oh, I thought we removed it in SwiftPM as well.
@ahoppen I can double check, but I expect it to be so. This is caused by the use of swift-syntax. The underlying issue is SPM. It does not have the...
@MaxDesiatov 😧 making me do the work that I was trying to avoid! 😆 https://github.com/apple/swift-package-manager/issues/5597 is the issue (I just was being lazy and trying to not dig it up).
I'll try to get a listing of the build tree.
CC: @DougGregor @etcwilde
@swift-ci please test
@dabrahams the condition that you need `find_package` is not a very helpful heuristic. We cannot infer if the user is intending to build against a custom build of any of...
The normal usage for the build is with a custom build of the dependencies and therefore the default should be non-QUIET. The special case is Darwin, where these are system...