diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-08-08 09:45:48 +0200 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-08-17 23:26:34 +0300 |
commit | e3a8a11f7fdc64a560810cf021080c61c7d69dc5 (patch) | |
tree | a3b9ee0d93272917e054650357d92b71922bb588 /build/root.build | |
parent | 95b154183516d6ba8bf9367c20fbadddee680391 (diff) |
Document submit-git
Diffstat (limited to 'build/root.build')
-rw-r--r-- | build/root.build | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/build/root.build b/build/root.build index 63e4c69..b928a3f 100644 --- a/build/root.build +++ b/build/root.build @@ -25,8 +25,12 @@ cxx.coptions += -Wno-unknown-pragmas # using? cli +# Bash. +# using bash +brep/bash{*}: install.subdirs = true + # All exe{} in tests/ are, well, tests. Also don't link whole archives # by default there. # |