aboutsummaryrefslogtreecommitdiff
path: root/build2/parser.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/parser.hxx')
-rw-r--r--build2/parser.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/build2/parser.hxx b/build2/parser.hxx
index acd0845..dfb4c6b 100644
--- a/build2/parser.hxx
+++ b/build2/parser.hxx
@@ -310,7 +310,8 @@ namespace build2
const optional<project_name>& prj = nullopt,
const dir_path* dir = nullptr,
const string* type = nullptr,
- bool cross = true);
+ bool cross = true,
+ bool curly = false);
size_t
parse_names_trailer (token&, token_type&,