From d43e00ba64a5332100a8a2330d251051302b0193 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 15 Dec 2015 08:33:39 +0200 Subject: Add initial install support --- build/root.build | 1 + 1 file changed, 1 insertion(+) (limited to 'build') 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 -- cgit v1.1