doc: Mention qmake6 as name of qmake executable on Linux
Task-number: QTBUG-89170 Pick-to: 6.1 Change-Id: I16c86f04b4c34e7099c220cf028ba1cdb20550e9 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
This commit is contained in:
parent
50b9a4b357
commit
fb56cf449b
@ -490,6 +490,9 @@
|
|||||||
|
|
||||||
\snippet code/doc_src_qmake-manual.pro 8
|
\snippet code/doc_src_qmake-manual.pro 8
|
||||||
|
|
||||||
|
\note If you installed Qt via a package manager, the binary
|
||||||
|
may be \c{qmake6}.
|
||||||
|
|
||||||
\section1 Operating Modes
|
\section1 Operating Modes
|
||||||
|
|
||||||
qmake supports two different modes of operation. In the default mode, qmake
|
qmake supports two different modes of operation. In the default mode, qmake
|
||||||
@ -5392,6 +5395,9 @@
|
|||||||
|
|
||||||
\snippet code/doc_src_qmake-manual.pro 114
|
\snippet code/doc_src_qmake-manual.pro 114
|
||||||
|
|
||||||
|
\note If you installed Qt via a package manager, the binary
|
||||||
|
may be \c{qmake6}.
|
||||||
|
|
||||||
Then type \c make or \c nmake depending on the compiler you use.
|
Then type \c make or \c nmake depending on the compiler you use.
|
||||||
|
|
||||||
For Visual Studio users, qmake can also generate Visual Studio project
|
For Visual Studio users, qmake can also generate Visual Studio project
|
||||||
|
Loading…
Reference in New Issue
Block a user