From 5769aaa5ccfca2cfa25bf898c2dd113b1504c1d6 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 30 Aug 2016 20:43:20 +0300 Subject: Build infrastructure update --- buildfile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'buildfile') diff --git a/buildfile b/buildfile index 3d0db76..d85744d 100644 --- a/buildfile +++ b/buildfile @@ -1,2 +1,4 @@ -exe{hello}: cxx{hello} doc{README} +exe{hello}: cxx{hello} exe{hello}: test.arguments = World + +./: exe{hello} doc{README} file{manifest} -- cgit v1.1