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

Unified Diff: tools/gn/example/README.txt

Issue 440333002: Support more configurability in GN toolchains (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: unsigned check Created 6 years, 4 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 | « tools/gn/example/BUILD.gn ('k') | tools/gn/example/build/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/example/README.txt
diff --git a/tools/gn/example/README.txt b/tools/gn/example/README.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d0ddeed8b47db4a2300dd6bf8bb1dc6e88da23f1
--- /dev/null
+++ b/tools/gn/example/README.txt
@@ -0,0 +1,4 @@
+This is an example directory structure that compiles some simple targets using
+gcc. It is intended to show how to set up a simple GN build.
+
+Don't miss the ".gn" file in this directory!
« no previous file with comments | « tools/gn/example/BUILD.gn ('k') | tools/gn/example/build/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698