aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2021-12-06 11:38:58 +0100
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2021-12-08 10:50:17 +0000
commite2b40333fe256e887eb57c74855cb58757f6efd6 (patch)
tree5f31b53d8866734923e94824ff91d245c117c046
parent67cf7c08d016b81b24fcd1fac0726708b744a5fe (diff)
Doc: Mention that SUBDIRS are only used for qmake projects
Task-number: QTCREATORBUG-26616 Change-Id: I359846f21bcf234fe1d804bc9e7916092f7dd939 Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
-rw-r--r--doc/qtcreator/src/howto/creator-sessions.qdoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/qtcreator/src/howto/creator-sessions.qdoc b/doc/qtcreator/src/howto/creator-sessions.qdoc
index f37bb45b8f..f852a17dea 100644
--- a/doc/qtcreator/src/howto/creator-sessions.qdoc
+++ b/doc/qtcreator/src/howto/creator-sessions.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2020 The Qt Company Ltd.
+** Copyright (C) 2021 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the Qt Creator documentation.
@@ -53,7 +53,8 @@
\li Projects
\if defined(qtcreator)
- with their dependencies (including SUBDIRS projects)
+ with their dependencies (including SUBDIRS projects when using
+ qmake)
\endif
\li Editors