mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-27 07:14:10 +08:00
99ecfd3b52
GN recently added support for Apple frameworks to link, rather than overloading the libs lists. This pulls .frameworks out of the libs lists, so that GN can stop supporting .frameworks in libs in the future. Roll mini_chromium ae14a14ab..cd26c5101 $ git log ae14a14ab..cd26c5101 --date=short --no-merges --format='%ad %ae %s' 2020-07-01 rsesek@chromium.org apple: Expand {{framework_dirs}} and {{frameworks}} in the toolchain. Bug: chromium:1052560 Change-Id: Id70bceb57174a52c6f4a7f72378a3ee0ae89f64d Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/2278022 Reviewed-by: Mark Mentovai <mark@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org>