forked from qt-creator/qt-creator
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>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
**
|
**
|
||||||
** Copyright (C) 2020 The Qt Company Ltd.
|
** Copyright (C) 2021 The Qt Company Ltd.
|
||||||
** Contact: https://www.qt.io/licensing/
|
** Contact: https://www.qt.io/licensing/
|
||||||
**
|
**
|
||||||
** This file is part of the Qt Creator documentation.
|
** This file is part of the Qt Creator documentation.
|
||||||
@@ -53,7 +53,8 @@
|
|||||||
|
|
||||||
\li Projects
|
\li Projects
|
||||||
\if defined(qtcreator)
|
\if defined(qtcreator)
|
||||||
with their dependencies (including SUBDIRS projects)
|
with their dependencies (including SUBDIRS projects when using
|
||||||
|
qmake)
|
||||||
\endif
|
\endif
|
||||||
|
|
||||||
\li Editors
|
\li Editors
|
||||||
|
|||||||
Reference in New Issue
Block a user