aboutsummaryrefslogtreecommitdiff
path: root/bdep/project.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-04-28 16:41:02 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-04-28 16:41:02 +0200
commitb2d5f82512d0118a0668ce02f1a0730c3dcd50b8 (patch)
treeb470b17e276a67164212065f164823aa30b5165f /bdep/project.hxx
parent77a9dc17b487123dc1aaf5c41b539d9abfe32dee (diff)
Implement auto-synchronization via build system hook
Diffstat (limited to 'bdep/project.hxx')
-rw-r--r--bdep/project.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/bdep/project.hxx b/bdep/project.hxx
index 2e8d366..bbfd41d 100644
--- a/bdep/project.hxx
+++ b/bdep/project.hxx
@@ -79,6 +79,7 @@ namespace bdep
bool default_;
bool forward;
+ bool auto_sync;
// We made it a vector instead of set/map since we are unlikely to have
// more than a handful of packages. We may, however, want to use a change-