aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/bin/utility.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2020-12-11 07:20:18 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2020-12-11 07:20:18 +0200
commit4cf87fa84a6938e262fd6122e654e5a483a78abe (patch)
tree9d6a7802d156dc287562f77184396e0cc7b62d23 /libbuild2/bin/utility.hxx
parent3074c5e1409ad49c0793db6384ecbc6ac4ed33a9 (diff)
Add support for module interface-only libraries
Also suppress generation of the object file in cases where we don't need it.
Diffstat (limited to 'libbuild2/bin/utility.hxx')
-rw-r--r--libbuild2/bin/utility.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/bin/utility.hxx b/libbuild2/bin/utility.hxx
index 5d7eed4..e12bb5f 100644
--- a/libbuild2/bin/utility.hxx
+++ b/libbuild2/bin/utility.hxx
@@ -59,7 +59,7 @@ namespace build2
// If existing is true, then only return the member target if it exists
// (currently only used and supported for utility libraries).
//
- LIBBUILD2_BIN_SYMEXPORT const target*
+ LIBBUILD2_BIN_SYMEXPORT const file*
link_member (const libx&, action, linfo, bool existing = false);
// As above but return otype::a or otype::s as well as an indication if