diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2020-06-05 09:02:05 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2020-06-05 09:04:29 +0200 |
commit | e4a9ccadf751b88f5508ce9f890484bae33d1aaf (patch) | |
tree | 7c3045ce2a7dc450f4271a6f8fc7e7cc32fa1019 /libbuild2/build/script/parser.hxx | |
parent | 9ec2bdd87659438b4aa021a10c4a4977ef77118e (diff) |
Add ability to split ad hoc C++ recipe into global and local fragments
Specifically, now we can write:
{{ c++ 1 --
#include <map>
--
recipe
apply (action, target&) const override
{
...
}
}}
Diffstat (limited to 'libbuild2/build/script/parser.hxx')
0 files changed, 0 insertions, 0 deletions