aboutsummaryrefslogtreecommitdiff
path: root/bdep/project.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-07-31 08:35:01 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-07-31 08:35:01 +0200
commit8fb57cc32b6db9121989d856d3465e81f4cdfdd0 (patch)
treec509fcca240ee7792370ee1e2ea2498ee8fbe328 /bdep/project.hxx
parent5846a1ebca2700fff439ba6d2ea031364d19a085 (diff)
Publish all packages in project, not only those initialized in config
Diffstat (limited to 'bdep/project.hxx')
-rw-r--r--bdep/project.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bdep/project.hxx b/bdep/project.hxx
index 76d9522..cb0b2d4 100644
--- a/bdep/project.hxx
+++ b/bdep/project.hxx
@@ -205,7 +205,7 @@ namespace bdep
project_packages
find_project_packages (const project_options&,
- bool ignore_packages = false,
+ bool ignore_packages,
bool load_packages = true);
inline dir_path