aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2022-12-13 00:32:17 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2022-12-13 00:32:17 +0300
commit588be7603f7e7841717312109a524f8e5f063a26 (patch)
tree29ca534b7dbde8a5540abda132c545b63fffc87a
parentab7dba520c8efd2cfbdd71dd91ae6b60923a12cd (diff)
Fix linking failure on Windows
-rw-r--r--libbuild2/operation.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/operation.hxx b/libbuild2/operation.hxx
index fd5eea0..9d84e26 100644
--- a/libbuild2/operation.hxx
+++ b/libbuild2/operation.hxx
@@ -184,7 +184,7 @@ namespace build2
// Return true if params does not contain no_subprojects.
//
- bool
+ LIBBUILD2_SYMEXPORT bool
info_subprojects (const values& params);
// Operation info.