diff options
Diffstat (limited to '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. # |