summaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-06-03 17:11:56 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-06-03 17:11:56 +0200
commit398bea3c765b031540bd17841c71825dcb7b62c7 (patch)
tree5893e4cbe74cd0974b23bf46addf5b2155b554a6 /buildfile
parentfccc41f63b78202d29f3f13b557166b931b4b520 (diff)
Add test, install support
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile3
1 files changed, 2 insertions, 1 deletions
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