forked from qt-creator/qt-creator
Doc: Rename "Using Other Build Systems" to "Build Systems"
...now that qmake is not the default anymore, but you can choose the build system when creating projects. Change-Id: I52098059e1d32ba2c43c48af7df9dd4c2daff09e Reviewed-by: Kai Koehne <kai.koehne@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/
|
||||
**
|
||||
** This file is part of the Qt Creator documentation.
|
||||
@@ -57,7 +57,7 @@
|
||||
applications for multiple desktop and \l{glossary-device}{device}
|
||||
platforms.
|
||||
|
||||
\li \l{Using Other Build Systems}
|
||||
\li \l{Build Systems}
|
||||
|
||||
\QC is integrated with cross-platform systems for build automation:
|
||||
qmake, Qbs, CMake, and Autotools. In addition, you can import
|
||||
|
@@ -515,7 +515,7 @@
|
||||
\li \l{Opening Projects}
|
||||
\li \l{Adding Libraries to Projects}
|
||||
\li \l{Adding New Custom Wizards}
|
||||
\li \l{Using Other Build Systems}
|
||||
\li \l{Build Systems}
|
||||
\endlist
|
||||
|
||||
*/
|
||||
|
@@ -34,7 +34,7 @@
|
||||
\page creator-project-other.html
|
||||
\nextpage creator-project-cmake.html
|
||||
|
||||
\title Using Other Build Systems
|
||||
\title Build Systems
|
||||
|
||||
Most \QC project wizards enable you to choose the build system to use for
|
||||
building the project: qmake, CMake, Meson, or Qbs. qmake is installed and
|
||||
|
@@ -1,6 +1,6 @@
|
||||
/****************************************************************************
|
||||
**
|
||||
** Copyright (C) 2018 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.
|
||||
@@ -75,7 +75,7 @@
|
||||
\section1 Related Topics
|
||||
|
||||
\list
|
||||
\li \l{Using Other Build Systems}
|
||||
\li \l{Build Systems}
|
||||
\endlist
|
||||
|
||||
*/
|
||||
|
@@ -212,7 +212,7 @@
|
||||
\li \l {Embedded Platforms}
|
||||
\li \l {Mobile Platforms}
|
||||
\endlist
|
||||
\li \l{Using Other Build Systems}
|
||||
\li \l{Build Systems}
|
||||
\list
|
||||
\li \l{Setting Up CMake}
|
||||
\li \l{Setting Up Qbs}
|
||||
|
@@ -113,7 +113,7 @@
|
||||
\li \b {\l{Advanced Use}}
|
||||
\list
|
||||
\li \l{Supported Platforms}
|
||||
\li \l{Using Other Build Systems}
|
||||
\li \l{Build Systems}
|
||||
\li \l{Using Command Line Options}
|
||||
\li \l{Keyboard Shortcuts}
|
||||
\li \l{Using External Tools}
|
||||
|
Reference in New Issue
Block a user