summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Weickelt <richard@weickelt.de>2023-02-13 20:43:42 +0100
committerRichard Weickelt <richard@weickelt.de>2023-02-14 08:47:40 +0000
commit602a7853fb2fd310df726acb242a7ecaf33c834b (patch)
treed2335d4a9cbed5a8a0a7d3d98c18702687ea99e3
parent7cbd3803c32ed8c0141e9dd3d116df3d84d72e84 (diff)
downloadqbs-602a7853fb2fd310df726acb242a7ecaf33c834b.tar.gz
Remove dangling link to unused hostOS property
The hostOS property was taken out of the qbs module and replaced by the os property of the Host service. The whole bullet point is no longer valid. Change-Id: Ia35a51dffc7b7593e896b754f741cf12aab71db3 Fixes: QBS-1716 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
-rw-r--r--doc/qbs.qdoc2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/qbs.qdoc b/doc/qbs.qdoc
index 6b5981674..fc28f6a66 100644
--- a/doc/qbs.qdoc
+++ b/doc/qbs.qdoc
@@ -1281,8 +1281,6 @@
\list
\li \l{qbs::}{buildVariant} that specifies the name of the build variant
for the current build.
- \li \l{qbs::}{hostOS} that is set by \QBS internally and specifies the
- operating system \QBS is running on.
\li \l{qbs::}{targetOS} that specifies the operating system you want to
build the project for.
\endlist