Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(99)

Unified Diff: BUILD.gn

Issue 1827103005: [GN] Add support for generating Xcode projects. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | build/config/compiler/BUILD.gn » ('j') | build/config/compiler/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 284d1006aa6a8101e7f5e6c7b93e3dc1d9572636..af32dd769345e45f96cfcbf5299e93ce3e5293dc 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -225,6 +225,7 @@ group("both_gn_and_gyp") {
"//ios/web:ios_web_inttests",
"//ios/web:ios_web_unittests",
"//ios/web/shell:ios_web_shell",
+ "//tools/gn(${host_toolchain})",
sdefresne 2016/04/27 17:41:53 This is for convenience when working with iOS and
brettw 2016/04/27 23:09:30 I think this makes it a bit confusing about what t
sdefresne 2016/04/28 09:29:12 Ack, removed.
]
}
« no previous file with comments | « no previous file | build/config/compiler/BUILD.gn » ('j') | build/config/compiler/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698