doc: Mention qmake6 as name of qmake executable on Linux
Task-number: QTBUG-89170 Change-Id: I16c86f04b4c34e7099c220cf028ba1cdb20550e9 Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit fb56cf449b665aa5c9cfd88a92937279a7dd8a54) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
fdbff1a8c6
commit
61f56d9bb7
@ -490,6 +490,9 @@
|
||||
|
||||
\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
|
||||
|
||||
qmake supports two different modes of operation. In the default mode, qmake
|
||||
@ -5389,6 +5392,9 @@
|
||||
|
||||
\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.
|
||||
|
||||
For Visual Studio users, qmake can also generate Visual Studio project
|
||||
|
Loading…
x
Reference in New Issue
Block a user