mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-07 07:26:52 +08:00
README: Remove -no-demos from suggested configure flags
Change 1fab62b930edd in qtbase removes demos from default build targets: demos and examples are merged into one in Qt 5. Change-Id: Idc6577920cb8678efe493898d85553050c752787 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
This commit is contained in:
2
README
2
README
@@ -99,7 +99,7 @@ HOW TO BUILD QT5
|
||||
You can disable parts of the build to speed up compilation or to work around
|
||||
problems by configuring with:
|
||||
|
||||
-nomake tests -nomake examples -nomake demos.
|
||||
-nomake tests -nomake examples
|
||||
|
||||
The qt5_tool in qtrepotools has some more features which may be of interest.
|
||||
Try `qt5_tool --help'.
|
||||
|
||||
Reference in New Issue
Block a user