From 398bea3c765b031540bd17841c71825dcb7b62c7 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 3 Jun 2016 17:11:56 +0200 Subject: Add test, install support --- buildfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'buildfile') diff --git a/buildfile b/buildfile index e435988..3d0db76 100644 --- a/buildfile +++ b/buildfile @@ -1 +1,2 @@ -exe{hello}: cxx{hello} +exe{hello}: cxx{hello} doc{README} +exe{hello}: test.arguments = World -- cgit v1.1