diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-07-12 20:36:24 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-07-12 20:36:24 +0300 |
commit | d76eda63a975cf85b451bb7f6de2f00802f856d4 (patch) | |
tree | 53fff46c5e5fd4df8f7f44578157fad218c45f42 /build | |
parent | bd7e3f411c8d46115229bf1fbb1187e853f00e40 (diff) |
Cleanup build/root.build
Diffstat (limited to 'build')
-rw-r--r-- | build/root.build | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/build/root.build b/build/root.build index 053e2fb..a9f890d 100644 --- a/build/root.build +++ b/build/root.build @@ -20,7 +20,3 @@ cxx.poptions =+ "-I$out_root" "-I$src_root" # be there unless the module is configured). # using? cli - -# All exe{} in tests/ are, well, tests. -# -tests/exe{*}: test = true |