summaryrefslogtreecommitdiffstats
path: root/.gn
diff options
context:
space:
mode:
Diffstat (limited to '.gn')
-rw-r--r--.gn8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gn b/.gn
new file mode 100644
index 0000000..aaaf5e0
--- /dev/null
+++ b/.gn
@@ -0,0 +1,8 @@
+# This file is used by the experimental meta-buildsystem in src/tools/gn to
+# find the root of the source tree and to set startup options.
+
+# The location of the build configuration file.
+buildconfig = "//build/config/BUILDCONFIG.gn"
+
+# The secondary source root is a parallel directory tree where
+secondary_source = "//tools/gn/secondary/"