diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-07-24 00:16:49 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-07-27 14:33:01 +0300 |
commit | dfa77ad7a2b7bbbd5ca836bbea4050dc524ff220 (patch) | |
tree | d9e7e5d72b7acfcebae358a1e215cb3c5171e63e /build/root.build | |
parent | 7407647bf6c73c1b128749ed788d53b5f174b4be (diff) |
Add brep-submit script
Diffstat (limited to 'build/root.build')
-rw-r--r-- | build/root.build | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build/root.build b/build/root.build index 6019a22..63e4c69 100644 --- a/build/root.build +++ b/build/root.build @@ -25,6 +25,8 @@ cxx.coptions += -Wno-unknown-pragmas # using? cli +using bash + # All exe{} in tests/ are, well, tests. Also don't link whole archives # by default there. # |