aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/modules/cpp-module.qdoc14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/reference/modules/cpp-module.qdoc b/doc/reference/modules/cpp-module.qdoc
index 9cf7d6a0f..940e837ae 100644
--- a/doc/reference/modules/cpp-module.qdoc
+++ b/doc/reference/modules/cpp-module.qdoc
@@ -1208,6 +1208,20 @@
*/
/*!
+ \qmlproperty string cpp::linkerVariant
+ \since Qbs 1.13
+
+ \unixproperty
+
+ Set this property to force the use of a specific \c ld implementation. A non-empty value
+ will result in the \c {-fuse-ld} option being emitted when linking with \c gcc or \c clang.
+
+ The possible values are \c "bfd", \c "gold" and \c "lld".
+
+ \nodefaultvalue
+*/
+
+/*!
\qmlproperty string cpp::nmName
\since Qbs 1.2