aboutsummaryrefslogtreecommitdiff
path: root/build/root.build
diff options
context:
space:
mode:
Diffstat (limited to 'build/root.build')
-rw-r--r--build/root.build3
1 files changed, 2 insertions, 1 deletions
diff --git a/build/root.build b/build/root.build
index 57a3d82..f939bff 100644
--- a/build/root.build
+++ b/build/root.build
@@ -13,5 +13,6 @@ cxx.std = 11
# All exe{} in tests/ are, well, tests. Don't install them.
#
-tests/: test.exe = true
+tests/: test.exe = true # @@ BC
+tests/exe{*}: test = true
tests/: install = false