diff options
Diffstat (limited to 'build/root.build')
-rw-r--r-- | build/root.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/root.build b/build/root.build index 53219ae..3b55eba 100644 --- a/build/root.build +++ b/build/root.build @@ -32,3 +32,4 @@ cxx{*options}: dist = true # All exe{} in tests/ are, well, tests. # tests/: test.exe = true +tests/: install = false |