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

Unified Diff: BUILD.gn

Issue 1701193002: [fusl] Build example apptests under fusl (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 4 years, 10 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 | mojo/tools/data/fusl_apptests » ('j') | mojo/tools/data/fusl_apptests » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 18f558f9809f623b0fed2b7c92a0e5c7a9efff17..dce6cbf8c03416649ea4a65248d913294f84febe 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -23,6 +23,7 @@ group("default") {
if (is_linux) {
deps += [
"//fusl",
+ "//examples:portable_examples(//build/toolchain/fusl:fusl_$current_cpu)",
# We need this to run tests (especially on bots).
"//third_party/mesa:osmesa",
« no previous file with comments | « no previous file | mojo/tools/data/fusl_apptests » ('j') | mojo/tools/data/fusl_apptests » ('J')

Powered by Google App Engine
This is Rietveld 408576698