From 9ec2bdd87659438b4aa021a10c4a4977ef77118e Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 5 Jun 2020 06:36:30 +0200 Subject: Add ability to specify ad hoc recipe actions We are reusing the buildspec syntax for that. --- libbuild2/forward.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbuild2/forward.hxx') diff --git a/libbuild2/forward.hxx b/libbuild2/forward.hxx index 4443610..94eb006 100644 --- a/libbuild2/forward.hxx +++ b/libbuild2/forward.hxx @@ -14,7 +14,7 @@ namespace build2 // struct action; - // + // // struct opspec; -- cgit v1.1