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! |