aboutsummaryrefslogtreecommitdiff
path: root/build2/cc/init
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cc/init')
-rw-r--r--build2/cc/init9
1 files changed, 9 insertions, 0 deletions
diff --git a/build2/cc/init b/build2/cc/init
index 3e84f51..32d9f3c 100644
--- a/build2/cc/init
+++ b/build2/cc/init
@@ -42,6 +42,15 @@ namespace build2
const variable_map&);
bool
+ config_init (scope&,
+ scope&,
+ const location&,
+ unique_ptr<module_base>&,
+ bool,
+ bool,
+ const variable_map&);
+
+ bool
init (scope&,
scope&,
const location&,