aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/modules/cpp-module.qdoc12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/reference/modules/cpp-module.qdoc b/doc/reference/modules/cpp-module.qdoc
index bf1080dd7..9cf7d6a0f 100644
--- a/doc/reference/modules/cpp-module.qdoc
+++ b/doc/reference/modules/cpp-module.qdoc
@@ -784,6 +784,18 @@
*/
/*!
+ \qmlproperty string cpp::toolchainInstallPath
+
+ The directory path where the toolchain is installed. This property is set
+ in the build profile.
+
+ This is usually the base property from which all compiler and tool paths
+ are automatically derived.
+
+ \defaultvalue Determined by \l{setup-toolchains}{qbs setup-toolchains}.
+*/
+
+/*!
\qmlproperty string cpp::assemblerPath
\since Qbs 1.5