From 4cc799f320f52e436afa62aff19ecfc4f1089145 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 30 Nov 2015 17:55:40 +0200 Subject: Add install support --- build/root.build | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'build/root.build') diff --git a/build/root.build b/build/root.build index 2066273..5286016 100644 --- a/build/root.build +++ b/build/root.build @@ -11,3 +11,7 @@ cxx.ext = cxx cxx.std = 11 cxx.poptions += -I$out_root -I$src_root + +# Don't install tests. +# +tests/: install = false -- cgit v1.1