summaryrefslogtreecommitdiffstats
path: root/development/gn/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/gn/README')
-rw-r--r--development/gn/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/development/gn/README b/development/gn/README
new file mode 100644
index 0000000000..d72f2e9c83
--- /dev/null
+++ b/development/gn/README
@@ -0,0 +1,6 @@
+GN is a meta-build system that generates build files for Ninja.
+
+The dependency on ninja can be avoided by installing samu from SBo
+instead. To build with samu instead of ninja use:
+
+ NINJA=samu ./gn.SlackBuild