forked from qt-creator/qt-creator
Doc: Describe checking out an appropriate qtquicktimeline branch or tag
The instructions are for using qmake, but qmake configuration files were removed from the 6.1 branch. Fixes: QDS-4722 Change-Id: I525c5042396576029d575c767dcaa37333b809f5 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
@@ -175,6 +175,14 @@
|
||||
git clone "https://codereview.qt-project.org/qt/qtquicktimeline"
|
||||
\endcode
|
||||
|
||||
To use qmake, you need to check out a branch or tag that contains the
|
||||
qmake configuration files.
|
||||
|
||||
For example:
|
||||
\badcode
|
||||
git checkout v5.15.2
|
||||
\endcode
|
||||
|
||||
Then build the module and add it to your Qt as described in the previous
|
||||
section.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user