From 06b56d2c88d52290d68490b26d5910269850397a Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Tue, 3 Jan 2012 11:48:03 +0100 Subject: 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 Reviewed-by: Friedemann Kleint Reviewed-by: Oswald Buddenhagen --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index c3127370..657edfb2 100644 --- a/README +++ b/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'. -- cgit v1.2.3